mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-09-24 03:42:32 -04:00
build from scratch
This commit is contained in:
parent
5bbcaf311c
commit
a97d7c0168
@ -3,7 +3,7 @@
|
||||
# $ docker build -t ssh-chat .
|
||||
# $ docker run -d -p 0.0.0.0:(your host machine port):2022 --name ssh-chat ssh-chat
|
||||
#
|
||||
FROM busybox
|
||||
FROM scratch
|
||||
MAINTAINER Alvin Lai <al@alvinlai.com>
|
||||
|
||||
ADD ssh-chat ssh-chat
|
||||
|
Loading…
x
Reference in New Issue
Block a user