init
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Swiss Army Knife container
|
||||
|
||||
* Debian slim based image
|
||||
* A lot of tools...
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`latest`](https://git.nethuis.nl/pommi/docker-swiss/Dockerfile)
|
||||
|
||||
# Usage
|
||||
|
||||
## docker run
|
||||
|
||||
```
|
||||
$ docker run -it \
|
||||
--name swiss \
|
||||
pommib/swiss:latest
|
||||
```
|
Reference in New Issue
Block a user