Skip to content

This repository includes Docker container configurations for [your application/service]. It leverages Docker Compose to easily build, configure, and run multiple containers together, simplifying development and deployment workflows.

License

Notifications You must be signed in to change notification settings

Cloudinfra-ID/containex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-collections

GitHub license made-with-bash

Collection of Docker compose thats made your life easier

How to use

Clone this repository & choose compose project Ex: portainer

$ cd portainer
$ docker create network web
$ docker-compose up -d

This will create portainer service on detached mode, when you try to visit URL https://127.0.0.1:9443 the portainer setup GUI will be appears

Todo

  • Add more example & docs

About

This repository includes Docker container configurations for [your application/service]. It leverages Docker Compose to easily build, configure, and run multiple containers together, simplifying development and deployment workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors