Posts Tagged Development

Docker Compose – Access service from hosts

I have a separate sql server docker running as a independent source from my host project. I want to keep things fairly independent as possible and sharing db instance across project simplifies my setup. Biggest headache – how to access the sql instance from the container. Docker compose: Solution came from this : https://forums.docker.com/t/how-to-access-the-host-machine-in-docker-compose/134949 For […]

Tags: , , ,

Are rainy days ahead for cloud computing?

https://www.bbc.co.uk/news/articles/cd114lllyp6o

Tags: , ,