Skip to content

klaby/dockers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockers

Docker containers management.

Get starting

To use the cli you need to have docker installed and plugin compose in version 2! Follow this tutorial for installing the plugin https://docs.docker.com/compose/cli-command.

CLI

make CONTAINER=containerName command

Commands

Use one of the following commands.

command description
up Builds, (re)creates, starts, and attaches to containers for a service.
down Stops containers and removes containers, networks, volumes, and images created by up
logs Displays log output from services.

About

🐳 Docker image management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published