Skip to content

thiagomr/docker-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Description

Some Docker services images used to development

Setup

Running services

    bash script.sh up <optional name to run a specific service>

Stopping services

    bash script.sh stop <optional name to stop a specific service>

Check logs

    bash script.sh logs <optional name to stop a specific service>

Clean unused docker images

    bash script.sh rmi

About

Some docker tools to use on dev enviroment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages