1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-08-31 04:18:38 +00:00

Use the official gcc image

This commit is contained in:
niusmallnan 2018-01-27 14:41:22 +08:00
parent 20580b7bc0
commit 042e99a856

View File

@ -1,5 +1,5 @@
FROM niusmallnan/gcc:7.3.0
# FROM arm64=arm64v8/gcc:7.2
FROM gcc:7.3.0
# FROM arm64=arm64v8/gcc:7.3.0
RUN apt-get update \
&& apt-get install -y ccache vim gnupg2 locales bc kmod