Skip to content

Commit

Permalink
ttyd inside of docker; aggressive resize weirdness in the new tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Heckel committed Oct 3, 2021
1 parent e161af3 commit 73111d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
FROM docker
MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
RUN \
apk add tmux asciinema \
&& mkdir -p /etc/replbot
RUN apk add tmux asciinema ttyd
COPY replbot /usr/bin

ENTRYPOINT ["replbot"]

0 comments on commit 73111d7

Please sign in to comment.