Skip to content
Snippets Groups Projects
Commit d507139b authored by AK's avatar AK
Browse files

add tmux to the container

parent 96d28985
Branches
Tags
No related merge requests found
Pipeline #28639 passed
...@@ -38,6 +38,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ...@@ -38,6 +38,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
python3-casacore \ python3-casacore \
python3-numpy \ python3-numpy \
wcslib-dev \ wcslib-dev \
tmux \
wget && \ wget && \
mkdir -p /src mkdir -p /src
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment