How to Dockerize Your Composable Architecture
Briefly

You can update the Docker configuration by editing the <app>.bit-app.tx file. You must also configure the credentials to authenticate Docker Hub to push the container image there.
Following is a list of all the options available in the docker-deployer component: org, tag, latest, push, buildOptions, pushOptions, pushOptions.authConfig.serveraddress, pushOptions.authConfig.username, pushOptions.authConfig.password.
Read at Medium
[
|
]