Skip to content
Snippets Groups Projects
Commit 9df115b6 authored by gnzlbg's avatar gnzlbg
Browse files

Update Ubuntu images to 19.04

parent 1a7ee21a
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN dpkg --add-architecture i386 && \ RUN dpkg --add-architecture i386 && \
apt-get update && \ apt-get update && \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev ca-certificates \ gcc libc6-dev ca-certificates \
gcc-aarch64-linux-gnu libc6-dev-arm64-cross qemu-user gcc-aarch64-linux-gnu libc6-dev-arm64-cross qemu-user
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc make libc6-dev git curl ca-certificates \ gcc make libc6-dev git curl ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN dpkg --add-architecture i386 && \ RUN dpkg --add-architecture i386 && \
apt-get update && \ apt-get update && \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev ca-certificates \ gcc libc6-dev ca-certificates \
gcc-arm-linux-gnueabihf libc6-dev-armhf-cross qemu-user gcc-arm-linux-gnueabihf libc6-dev-armhf-cross qemu-user
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc make libc6-dev git curl ca-certificates \ gcc make libc6-dev git curl ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN dpkg --add-architecture i386 && \ RUN dpkg --add-architecture i386 && \
apt-get update && \ apt-get update && \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update RUN apt-get update
RUN apt-get install -y --no-install-recommends \ RUN apt-get install -y --no-install-recommends \
gcc-multilib libc6-dev ca-certificates gcc-multilib libc6-dev ca-certificates
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN dpkg --add-architecture i386 RUN dpkg --add-architecture i386
RUN apt-get update RUN apt-get update
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates qemu-system-mips curl \ gcc libc6-dev qemu-user ca-certificates qemu-system-mips curl \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates qemu-system-mips curl \ gcc libc6-dev qemu-user ca-certificates qemu-system-mips curl \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc libc6-dev qemu-user ca-certificates \ gcc libc6-dev qemu-user ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
curl ca-certificates \ curl ca-certificates \
......
FROM ubuntu:18.04 FROM ubuntu:19.04
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
curl ca-certificates \ curl ca-certificates \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment