You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I want have one docker image including all dependencies so that I do not have to use docker compose etc.
Description:
To setup a new service, the user can decide between a core image that includes only the notification service and a full image that also includes the dependency of a MongoDB.
🟢 In scope:
Add a new Dockerfile
Add CD to build the to images
Clean up hub.docker.com
The text was updated successfully, but these errors were encountered:
Description:
To setup a new service, the user can decide between a
core
image that includes only the notification service and afull
image that also includes the dependency of a MongoDB.🟢 In scope:
The text was updated successfully, but these errors were encountered: