Deploying docker-compose the easy way, without registry or scp
Ever wondered how you can deploy your locally running docker-compose project to a remote server? There are several options: Pushing the images to a container registry like dockerhub, github container registry and pulling them onto your server Savin...
Mar 28, 20212 min read30
