Skip to content

Commit 51f60ba

Browse files
committed
Download tmux in example
1 parent 50ac304 commit 51f60ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM ubuntu:rolling
22

3-
RUN apt-get update -y && apt-get install -y git
3+
RUN apt-get update -y && apt-get install -y git tmux

0 commit comments

Comments
 (0)