docker-swiss/README.md

19 lines
291 B
Markdown
Raw Permalink Normal View History

2022-09-23 15:31:44 +02:00
# 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
```