mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
⚡ get out stupid tmux
This commit is contained in:
@@ -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"]
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user