Skip to content

baserz/samples--container-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Container script samples

Small collection of scripts and information related to containerization and development for docker and k8s.

Docker

  • Deploy docker compose to docker desktop -> 'docker compose up -d'
  • Create network cmd -> 'docker network create default_network'

Links

https://docs.docker.com/reference/cli/docker/

https://learn.microsoft.com/en-us/visualstudio/containers/docker-compose-properties?view=vs-2022#docker-compose-msbuild-properties

https://docs.docker.com/reference/cli/docker/compose/

https://hub.docker.com/_/rabbitmq

About

Collection of scripts and keep-sakes for container scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors