Skip to content

bp-xiao/utility-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Utility containers

Various utility containers for situations where:

  • You'd like to know what happens when a container just exits with an abnormal status code
  • You need a placeholder container while launching the first ECS service

THe directory structure

.
|-- docker-compose.yml
`-- oneshot  # The oneshot command
    |-- Dockerfile
    `-- main.sh

Build and push the container images

$ docker-compose build
$ docker-compose push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors