-
Notifications
You must be signed in to change notification settings - Fork 53
0009 use docker as deploy package service
Bruno Thomas edited this page Nov 23, 2021
·
1 revision
Date: 2018-01-01
Accepted
A previous user survey stated that a bit more than 50% of journalists are using windows, then mac, then linux. Docker is a multiplatform container runner and can help to have a unified deployment process.
We will build a docker container that will embed front and back apps, and will be pulled by users for local mode. In server mode we will pull the containers with the deploy system.
Users will have install docker desktop app.