Skip to content

Commit e23af20

Browse files
dcermakSUSE Update Bot
authored andcommitted
Test build for #283
1 parent 3b8906e commit e23af20

File tree

37 files changed

+0
-38
lines changed

37 files changed

+0
-38
lines changed

389-ds-container/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ FROM suse/sle15:15.5
2323

2424
2525

26-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2726
# labelprefix=com.suse.application.389-ds
2827
LABEL org.opencontainers.image.title="SLE 389 Directory Server"
2928
LABEL org.opencontainers.image.description="389 Directory Server container based on the SLE Base Container Image."

alertmanager-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ FROM suse/sle15:15.5
2323

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

26-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2726
# labelprefix=com.suse.application.alertmanager
2827
LABEL org.opencontainers.image.title="SLE Alertmanager"
2928
LABEL org.opencontainers.image.description="Alertmanager container based on the SLE Base Container Image."

aspnet-runtime-6.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.5
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.dotnet.aspnet
2928
LABEL org.opencontainers.image.title="SLE BCI ASP.NET 6.0 runtime"
3029
LABEL org.opencontainers.image.description="The ASP.NET 6.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

aspnet-runtime-7.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ FROM suse/sle15:15.5
2525

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

28-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2928
# labelprefix=com.suse.bci.dotnet.aspnet
3029
LABEL org.opencontainers.image.title="SLE BCI ASP.NET 7.0 runtime"
3130
LABEL org.opencontainers.image.description="The ASP.NET 7.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

blackbox_exporter-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ FROM suse/sle15:15.5
2323

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

26-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2726
# labelprefix=com.suse.application.blackbox_exporter
2827
LABEL org.opencontainers.image.title="SLE Blackbox Exporter"
2928
LABEL org.opencontainers.image.description="Blackbox Exporter container based on the SLE Base Container Image."

dotnet-6.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.5
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.dotnet.sdk
2928
LABEL org.opencontainers.image.title="SLE BCI .Net 6.0 SDK"
3029
LABEL org.opencontainers.image.description="The .Net 6.0 SDK based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

dotnet-7.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ FROM suse/sle15:15.5
2525

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

28-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2928
# labelprefix=com.suse.bci.dotnet.sdk
3029
LABEL org.opencontainers.image.title="SLE BCI .Net 7.0 SDK"
3130
LABEL org.opencontainers.image.description="The .Net 7.0 SDK based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

dotnet-runtime-6.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.5
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.dotnet.runtime
2928
LABEL org.opencontainers.image.title="SLE BCI .NET 6.0 runtime"
3029
LABEL org.opencontainers.image.description="The .NET 6.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

dotnet-runtime-7.0/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ FROM suse/sle15:15.5
2525

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

28-
# Define labels according to https://en.opensuse.org/Building_derived_containers
2928
# labelprefix=com.suse.bci.dotnet.runtime
3029
LABEL org.opencontainers.image.title="SLE BCI .NET 7.0 runtime"
3130
LABEL org.opencontainers.image.description="The .NET 7.0 runtime based on the SLE Base Container Image. The .NET packages contained in this image come from a 3rd-party repository http://packages.microsoft.com. You can find the respective source code in https://github.com/dotnet. SUSE doesn't provide any support or warranties."

golang-oldstable-image/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ FROM suse/sle15:15.5
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.golang
2928
LABEL org.opencontainers.image.title="SLE BCI Go 1.20 development"
3029
LABEL org.opencontainers.image.description="Go 1.20 development container based on the SLE Base Container Image."

0 commit comments

Comments
 (0)