From f5ed41decf9d9f96cc7e5b0b2c3ddd1360c27d34 Mon Sep 17 00:00:00 2001 From: Fares Bessrour Date: Thu, 22 Feb 2024 22:28:46 -0500 Subject: [PATCH] doc: add README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be18d3c --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# 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) + + +## Maintained by: [serafdev](https://github.com/serafdev) + +This is the Git repo of the [Python Opensuse Unofficial Image](https://github.com/seraftech/python-311-opensuse). + +Deployed in the GitHub Container Registry as `ghcr.io/seraftech/python-311-opensuse`. + +## To use this image + +```Dockerfile +FROM ghcr.io/seraftech/python-311-opensuse:latest +``` + +## License +Check with OpenSUSE and Python, this is just a helper image. +--- +