Update Dockerfile
All checks were successful
Build and push image / Build (push) Successful in 4m53s
All checks were successful
Build and push image / Build (push) Successful in 4m53s
This commit is contained in:
parent
5b3dc66235
commit
2c62cd03fa
@ -25,6 +25,6 @@ COPY ./accserver /
|
||||
#RUN unzip accweb_v1.21.0.zip -d /accweb
|
||||
|
||||
RUN mkdir -p /accweb
|
||||
COPY ./accweb/* /accweb/
|
||||
COPY ./acc-web/* /accweb/
|
||||
WORKDIR /accweb
|
||||
CMD ["./accweb"]
|
Loading…
x
Reference in New Issue
Block a user