Skip to content
/ example Public

Collection of docker compose and its configuration

Notifications You must be signed in to change notification settings

ansufw/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Collection of docker compose configuration and it's examples

Usage

1. Clone

git clone https://github.com/aysf/example.git $HOME/docker/example

2. Create Container

docker-compose -f $HOME/docker/docker-compose/path-to/docker-compose.yaml up -d

3. Delete Container

docker-compose -f $HOME/docker/docker-compose/path-to/docker-compose.yaml down

About

Collection of docker compose and its configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published