glances/docker-files/README.md

12 lines
106 B
Markdown
Raw Normal View History

# Dockerfiles
2022-09-15 09:02:11 +00:00
```bash
make docker
```
2022-09-15 09:02:11 +00:00
Then test the image with:
2022-09-15 09:02:11 +00:00
```bash
make run-docker-alpine-dev
```