Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0-rc1 #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

v1.1.0-rc1 #1

wants to merge 11 commits into from

Conversation

CExBBartolome
Copy link
Owner

CHANGELOG

  • Added load-on-startup entry in web.xml
  • Added JDBC drivers for PostgreSQL 9.4
  • Added slf4j for logging
  • Removed virtualHosts entry in jetty-web.xml

@CExBBartolome CExBBartolome changed the title optimized docker run v1.1.0 Oct 27, 2015
@CExBBartolome CExBBartolome changed the title v1.1.0 v1.1.0-rc Oct 27, 2015
@CExBBartolome CExBBartolome changed the title v1.1.0-rc v1.1.0-rc1 Oct 27, 2015
CMD ["sh", "/usr/src/app/run.sh"]
RUN ["mvn", "package"]
RUN ["mvn", "jetty:start"]
cmd mvn -Djetty.host=${HOST} -Djetty.port=${PORT} -e jetty:run

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This command doesn't seem to be in the correct docker format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants