Skip to content

Instantly share code, notes, and snippets.

@jontg
Created March 24, 2014 17:50
Show Gist options
  • Save jontg/9745429 to your computer and use it in GitHub Desktop.
Save jontg/9745429 to your computer and use it in GitHub Desktop.
> grunt build
build/static_assets.tgz
> mvn clean package -U
build/webapp.war
> rsync -raz build/ docker/
# Assets copied into a prepared container.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment