summaryrefslogtreecommitdiffstats
path: root/docker-files/README.md
blob: c198506b861f49fb871882b239661c2fe1737609 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Dockerfiles

```bash
make docker
```

Then test the image with:

```bash
make run-docker-alpine-dev
```