January 2019
Intermediate to advanced
520 pages
14h 32m
English
Now we can add the dbsync worker that applies migrations to a database instance. We use a local image that will be built with Dockerfile from the ./microservices/dbsync folder that we used as a value for the build parameter. This worker depends on a database container (called db) and we set this dependency with the depends_on parameter.
Read now
Unlock full access