Skip to content

Commit a696412

Browse files
authored
docs: Add status-badge and run instructions (#42)
1 parent af5f6f6 commit a696412

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
## gap-docker
2+
3+
[![docker-build](https://github.com/limakzi/gap-docker/actions/workflows/main.yaml/badge.svg)](https://github.com/limakzi/gap-docker/actions/workflows/main.yaml)
4+
5+
* Run a container:
6+
7+
```
8+
docker run -it ghcr.io/limakzi/gap-docker:4.13.1
9+
```
10+
11+
```
12+
docker run -it ghcr.io/limakzi/gap-docker:4.14.0
13+
```

0 commit comments

Comments
 (0)