aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a408811eafd145d0e4726b1217b9666fa42b61bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# JshipIT

a docker "reimplementation" in java.

supported/planned features:
- `jshipit pull` - pull a docker image
- `jshipit run` - run a command in a container
- `jshipit shell` - open a shell in a container
- `jshipit create` - create a container
- `jshipit delete` - delete a container