There was an error while loading. Please reload this page.
1 parent 854f900 commit f134479Copy full SHA for f134479
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:18.04
2
3
MAINTAINER Wei-Ming Wu <wnameless@gmail.com>
4
5
-ADD assets /assets
+COPY assets /assets
6
RUN /assets/setup.sh
7
8
EXPOSE 22
0 commit comments