Skip to content

Commit 73fc466

Browse files
authored
Merge pull request #1 from seraftech/docs
doc: add README.md
2 parents ce6694e + f5ed41d commit 73fc466

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# https://github.com/seraftech/python-311-opensuse [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/seraftech/python-311-opensuse/.github%2Fworkflows%2Fpublish.yml)](https://github.com/docker-library/docker/actions?query=workflow%3A%22GitHub+CI%22+branch%3Amaster)
2+
3+
4+
## Maintained by: [serafdev](https://github.com/serafdev)
5+
6+
This is the Git repo of the [Python Opensuse Unofficial Image](https://github.com/seraftech/python-311-opensuse).
7+
8+
Deployed in the GitHub Container Registry as `ghcr.io/seraftech/python-311-opensuse`.
9+
10+
## To use this image
11+
12+
```Dockerfile
13+
FROM ghcr.io/seraftech/python-311-opensuse:latest
14+
```
15+
16+
## License
17+
Check with OpenSUSE and Python, this is just a helper image.
18+
---
19+

0 commit comments

Comments
 (0)