PSZ ERP New Architecture Repository including the source files , docker images and compose YML file.
docker demon needed to run the scripts
- Build the docker images (same directory as docker compose file)
docker compose build
- Login to the Gitlab registery (use gitlab credentials)
docker login registry.gitlab.com
- push the docker images to the Gitlab registery
docker compose push
- pull the docker images from the Gitlab registery
docker compose pull
PSZ-DEV TM 2022