Skip to content

kasir-barati/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Keep index.md in the root in sync with me!

docker

My Dockerfiles & docker-compose files that tested

Docs

Tips:

  • Passing multiple env file to the docker-compose file -- ref
    docker-compose --env-file <(cat "./docker/.env" "./docker/.env.local") up -d

Instruction for use

  • You can find the tested Dockerfiles & docker-compose.yml files in the main branch
  • You can find more docker-compose.yml files in the docker-compose branch
  • You can see my latest Dockerfiles in the dockerfile branch

Feel free to open issues on this repo.