Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in docker-compose

ERROR: In file './docker-compose.yml', volume must be a mapping not a string

How to assign domain names to containers in Docker?

docker dns docker-compose

How do I run the same docker-compose.yml several times on same docker daemon with different names?

docker docker-compose

Inheritance or nesting with docker compose

docker-compose

Difference between service and container in docker compose

docker docker-compose

Docker-compose , anyway to specify a redis.conf file?

redis docker docker-compose

Docker Compose to CoreOS

Docker COPY not updating files when rebuilding container

docker-compose: Sharing container between multiple projects by using the same container_name

docker docker-compose

docker-compose yml running a script after up

Docker 1.10 access a container by its hostname from a host machine

docker volume custom mount point [duplicate]

docker docker-compose

ASPNETCORE_ENVIRONMENT in Docker

How to create user in mongodb with docker-compose

ERROR: Named volume "xplore:/root/xPlore/rtdata:rw" is used in service "dsearch" but no declaration was found in the volumes section

docker-compose build environment variable

docker docker-compose

docker compose: Error while loading shared libraries: libz.so.1: failed to map segment from shared object: Operation not permitted

Error starting userland proxy: listen tcp 0.0.0.0:3306: bind: address already in use

How can I change permission of mounted volumes in docker-compose.yml from the docker-compose.yml?

Auto create S3 Buckets on localstack