This repository has been archived by the owner on May 10, 2024. It is now read-only.
generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 1
ADR 04 (Docker)
Manueluz edited this page Feb 17, 2024
·
2 revisions
We chose Docker to help on building, packaging, distributing and running our application.
Accepted.
Docker helps us to have a consistent environment for the project. It provides standarized versions without having to install programs and automatic deployment.
The main risk of using docker is the extra configuration that it adds, and that our experience with docker is very limited
WIQ ES1C - Thanks for your attention!