v0.1
This commit is contained in:
10
Dockerfile
Normal file
10
Dockerfile
Normal file
@ -0,0 +1,10 @@
|
||||
FROM syui/aios
|
||||
ADD .ssh /root/.ssh
|
||||
#USER root
|
||||
#ADD .config /root/.config
|
||||
#WORKDIR /root
|
||||
#
|
||||
#ADD ./test/entrypoint.sh /
|
||||
#RUN chmod +x /entrypoint.sh
|
||||
#
|
||||
#ENTRYPOINT ["/entrypoint.sh"]
|
Reference in New Issue
Block a user