Skip to content

Commit f89b706

Browse files
dcermakSUSE Update Bot
authored andcommitted
Test build for #283
1 parent 2752a6f commit f89b706

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

init-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ FROM suse/sle15:15.4
2222

2323
MAINTAINER SUSE LLC (https://www.suse.com/)
2424

25-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2625
# labelprefix=com.suse.bci.init
2726
LABEL org.opencontainers.image.title="SLE BCI 15 SP4 Init"
2827
LABEL org.opencontainers.image.description="Systemd environment for containers based on the SLE Base Container Image. This container is only supported with podman."

nodejs-16-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.4
2424

2525
MAINTAINER SUSE LLC (https://www.suse.com/)
2626

27-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2827
# labelprefix=com.suse.bci.nodejs
2928
LABEL org.opencontainers.image.title="SLE BCI Node.js 16 development"
3029
LABEL org.opencontainers.image.description="Node.js 16 development container based on the SLE Base Container Image."

postgres-14-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.4
2424

2525
MAINTAINER SUSE LLC (https://www.suse.com/)
2626

27-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2827
# labelprefix=com.suse.application.postgres
2928
LABEL org.opencontainers.image.title="SLE PostgreSQL 14"
3029
LABEL org.opencontainers.image.description="PostgreSQL 14 container based on the SLE Base Container Image."

python-3.10-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.4
2424

2525
MAINTAINER SUSE LLC (https://www.suse.com/)
2626

27-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2827
# labelprefix=com.suse.bci.python
2928
LABEL org.opencontainers.image.title="SLE BCI Python 3.10 development"
3029
LABEL org.opencontainers.image.description="Python 3.10 development container based on the SLE Base Container Image."

sle15-kernel-module-devel/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ FROM suse/sle15:15.4
2222

2323
MAINTAINER SUSE LLC (https://www.suse.com/)
2424

25-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2625
# labelprefix=com.suse.bci.sle15-kernel-module-devel
2726
LABEL org.opencontainers.image.title="SLE BCI SLE 15 Kernel Module Development"
2827
LABEL org.opencontainers.image.description="SLE 15 Kernel Module Development container based on the SLE Base Container Image."

0 commit comments

Comments
 (0)