Skip to content

Commit

Permalink
Test build for #283
Browse files Browse the repository at this point in the history
  • Loading branch information
dcermak authored and SUSE Update Bot committed Oct 27, 2023
1 parent 67fe41b commit 5aea86b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion init-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FROM suse/sle15:15.4

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

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.init
LABEL org.opencontainers.image.title="SLE BCI 15 SP4 Init"
LABEL org.opencontainers.image.description="Systemd environment for containers based on the SLE Base Container Image. This container is only supported with podman."
Expand Down
1 change: 0 additions & 1 deletion nodejs-16-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FROM suse/sle15:15.4

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

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.nodejs
LABEL org.opencontainers.image.title="SLE BCI Node.js 16 development"
LABEL org.opencontainers.image.description="Node.js 16 development container based on the SLE Base Container Image."
Expand Down
1 change: 0 additions & 1 deletion postgres-14-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FROM suse/sle15:15.4

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

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.application.postgres
LABEL org.opencontainers.image.title="SLE PostgreSQL 14"
LABEL org.opencontainers.image.description="PostgreSQL 14 container based on the SLE Base Container Image."
Expand Down
1 change: 0 additions & 1 deletion python-3.10-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ FROM suse/sle15:15.4

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

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.bci.python
LABEL org.opencontainers.image.title="SLE BCI Python 3.10 development"
LABEL org.opencontainers.image.description="Python 3.10 development container based on the SLE Base Container Image."
Expand Down
1 change: 0 additions & 1 deletion sle15-kernel-module-devel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FROM suse/sle15:15.4

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

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

0 comments on commit 5aea86b

Please sign in to comment.