Browse Source

revert commit 5811db1029

master
Nicolas Massé 9 years ago
parent
commit
6b5eebf3e4
  1. 2
      Dockerfile

2
Dockerfile

@ -30,4 +30,4 @@ USER 1001
EXPOSE 8080 EXPOSE 8080
# Set the default CMD for the image # Set the default CMD for the image
CMD ["/usr/libexec/s2i/run"] CMD ["/usr/libexec/s2i/usage"]

Loading…
Cancel
Save