Skip to content

Commit

Permalink
Fixed Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ampie committed Jan 13, 2020
1 parent 5dadf7a commit 804dc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM entando/entando-wildfly12-base:6.0.0
COPY --chown=default:root target/*.war /wildfly/standalone/deployments/
COPY target/*.war /wildfly/standalone/deployments/
#RUN $ENTANDO_COMMON_PATH/init-derby-from-war.sh

0 comments on commit 804dc9c

Please sign in to comment.