6 posts tagged with "docker-compose"

Five Challenges with Developing Locally Using Docker Compose
After the popularization of containers, a lot of the development workflow started leaning on Docker Compose. Developers would have a Docker Compose file...

Launching the Docker Desktop Extension for Okteto!
Docker launched in 2013 and since then has revolutionized the way we build and ship code. Docker made containers a part of the modern application development...

How to Create and Use Data Clones in Okteto
Check out our latest video tutorial on how to create and use data clones in Okteto. In this video you'll learn what data clones are and how they work,...

Deploying Docker Compose Applications to Okteto From GitHub
It’s easy to develop applications in the cloud with Okteto! In this video tutorial, Abdul shows you how to deploy docker-compose applications to Okteto...

How to Develop Docker Compose Applications Remotely with Okteto Cloud
Local development with docker-compose has proved to be easy as applications are easily spun off with one command irrespective of the operating system....

A Step-by-step Guide on Deploying Your Docker Compose Application to Okteto
Naturally, applications deployed to Kubernetes are containerized and mostly built as docker images. A docker-compose manifest is a configuration manifest...