Build, Tag and Push Docker Images
Last updated
Was this helpful?
Last updated
Was this helpful?
Edit at the root of the project and change the docker organisation name and as well as the version of the images for the api and ui
Change the frontend and backend version in their respective package.json
To build the api and ui images
Before pushing the images to the repository, let's start whole system with the api, ui, postgres and redis:
Open a web browser at the given address:
If something goes wrong, check the backend logs:
Push the images to the docker repository: