mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
⚡ get out stupid tmux
This commit is contained in:
parent
b3a975a7a3
commit
a192afb62e
|
@ -1,9 +0,0 @@
|
|||
FROM ubuntu:14.10
|
||||
MAINTAINER Justin Garrison <justinleegarrison@gmail.com>
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
tmux \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENTRYPOINT ["tmux"]
|
||||
|
Loading…
Reference in New Issue
Block a user