mirror of
https://github.com/nicolargo/glances.git
synced 2025-12-23 22:18:31 -05:00
12 lines
106 B
Markdown
12 lines
106 B
Markdown
# Dockerfiles
|
|
|
|
```bash
|
|
make docker
|
|
```
|
|
|
|
Then test the image with:
|
|
|
|
```bash
|
|
make run-docker-alpine-dev
|
|
```
|