new structure
This commit is contained in:
@@ -33,11 +33,10 @@ COPY template /usr/bin/
|
||||
COPY dpush /usr/bin/
|
||||
COPY create_volume /usr/bin/
|
||||
COPY mount_volume /usr/bin/
|
||||
COPY set_dev /usr/bin/
|
||||
|
||||
COPY .bashrc /root/.bashrc
|
||||
|
||||
WORKDIR /data
|
||||
WORKDIR /app
|
||||
|
||||
CMD ["bash"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user