mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 09:56:23 +01:00 
			
		
		
		
	Merge pull request #607 from bensuperpc/update_label
Replace deprecated label 'MAINTAINER' by 'LABEL maintainer'
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
ARG DOCKER_IMAGE=debian:bullseye-slim
 | 
			
		||||
FROM $DOCKER_IMAGE
 | 
			
		||||
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
#include "common.debian"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 64-bit ARM Linux machine
 | 
			
		||||
 | 
			
		||||
# Buildroot version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 64-bit ARM Linux machine
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for ARMv5 "legacy" (armel) devices which do NOT support hard float
 | 
			
		||||
# VFP instructions (armhf).
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 32-bit ARMv7 Linux
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 32-bit Big-Endian MIPS devices with hard floating point enabled
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 64-bit S390X Linux machine
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ARG CLANG_VERSION=13
 | 
			
		||||
ENV CLANG_VERSION=${CLANG_VERSION}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This image use Tinycc as C compiler and GCC as C++ compiler
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
RUN apt-get update && \
 | 
			
		||||
    apt-get -y install \
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
RUN dpkg --add-architecture i386 && \
 | 
			
		||||
  apt-get update && apt-get -y install \
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,7 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 64-bit x86 Linux machine
 | 
			
		||||
 | 
			
		||||
# Buildroot version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
# We use a git commit while waiting for 1.25 to release (1.24 is several years old)
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,8 @@
 | 
			
		||||
# For more details, read https://github.com/dockcross/dockcross/issues/367
 | 
			
		||||
FROM dockcross/manylinux2014-x64:20210708-94745ff
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# This is for 64-bit ARM Manylinux machine
 | 
			
		||||
 | 
			
		||||
# Crosstool-ng version
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,7 @@
 | 
			
		||||
# Recent versions address yum functionality
 | 
			
		||||
FROM quay.io/pypa/manylinux2014_x86_64:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux2014-x64
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,7 @@
 | 
			
		||||
# Recent versions address yum functionality
 | 
			
		||||
FROM quay.io/pypa/manylinux2014_i686:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux2014-x86
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM emscripten/emsdk:2.0.30
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
# Revert back to "/bin/sh" as default shell
 | 
			
		||||
# See https://github.com/asRIA/emscripten-docker/blob/master/Dockerfile.in#L4
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV XCC_PREFIX /usr/xcc
 | 
			
		||||
ENV CROSS_TRIPLE aarch64-w64-mingw32
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV XCC_PREFIX /usr/xcc
 | 
			
		||||
ENV CROSS_TRIPLE armv7-w64-mingw32
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win64
 | 
			
		||||
ARG MXE_TARGET_ARCH=x86_64
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win64
 | 
			
		||||
ARG MXE_TARGET_ARCH=x86_64
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win32
 | 
			
		||||
ARG MXE_TARGET_ARCH=i686
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win64
 | 
			
		||||
ARG MXE_TARGET_ARCH=x86_64
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win64
 | 
			
		||||
ARG MXE_TARGET_ARCH=x86_64
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
FROM dockcross/base:latest
 | 
			
		||||
MAINTAINER Matt McCormick "matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
LABEL maintainer="Matt McCormick matt.mccormick@kitware.com"
 | 
			
		||||
 | 
			
		||||
ENV WINEARCH win32
 | 
			
		||||
ARG MXE_TARGET_ARCH=i686
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user