mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-08 19:34:42 +02: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…
x
Reference in New Issue
Block a user