How to Dockerize Your Composable Architecture
Briefly

You can update the Docker configuration by editing the <app>.bit-app.tx file and configure the credentials to authenticate Docker Hub to push the container image there.
Customizing the docker image is possible by including a Dockerfile to the root of the app component.
Read at Medium
[
|
]