- Adjust some wordings/documentation

OBS-URL: https://build.opensuse.org/package/show/devel:microos:containers/cups-image?expand=0&rev=2
This commit is contained in:
Thorsten Kukuk 2022-08-10 13:14:38 +00:00 committed by Git OBS Bridge
parent 82e48a5321
commit ff2763adc4
3 changed files with 7 additions and 2 deletions

View File

@ -9,7 +9,7 @@ MAINTAINER openSUSE (https://www.opensuse.org/)
# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=org.opensuse.application.cups
LABEL org.opencontainers.image.title="openSUSE Tumbleweed Cups Server Container Image"
LABEL org.opencontainers.image.description="Cups Server, based on the SLE Base Container Image."
LABEL org.opencontainers.image.description="Container containing CUPS from openSUSE Tumbleweed"
LABEL org.opencontainers.image.version="%PKG_VERSION%"
LABEL org.opencontainers.image.url="https://www.opensuse.org"
LABEL org.opencontainers.image.created="%BUILDTIME%"

View File

@ -1,4 +1,4 @@
# CUPS Docker Image
# CUPS Container Image
## Description

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 10 13:14:19 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
- Adjust some wordings/documentation
-------------------------------------------------------------------
Wed Aug 10 08:30:08 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>