Última actividad 1715607326

kristofer's Avatar kristofer revisó este gist 1715607326. Ir a la revisión

1 file changed, 13 insertions

docker boot.md(archivo creado)

@@ -0,0 +1,13 @@
1 +
2 + # Get Spring/jhipster running in Docker container
3 +
4 + On the mac you'll need to download `Docker Desktop`
5 +
6 + This provides the `docker` commands on the Mac
7 +
8 + Not sure if you need to download and install docker-compose or not....
9 +
10 + ## ./mvnw package -Pprod verify jib:dockerBuild
11 + ## docker-compose -f src/main/docker/app.yml up
12 + #
13 + ## remember to git pull after changes on dev machine
Siguiente Anterior