Skip to content

relliv/my-docker-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-docker-files

EgoistDeveloper my-docker-files

My custom docker configurations for various examples projects. Example projects are added to focused subject folder.

Notes

  • Examples mostly .env file based but .env files can be vulnerability. Because environment variables is not encrypted. So, you should use Docker Secrets in production.
  • Examples creating only for learning/development purposes. You should configure your working case and production environment.

Play with Docker

You can test most docker stacks on PWD. Also you can pass target docker-compose.yml file like with stack parameter like as https://labs.play-with-docker.com/?stack=.

Covert Docker Run to Compose

Docker compose, better way to saving, reviewing and sharing docker stacks but most example using Docker Run. We can convert to Compose with alternative tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages