We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8378d31 commit e512070Copy full SHA for e512070
ci/docker/x86_64-unknown-linux-gnu/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:19.04
2
RUN apt-get update
3
RUN apt-get install -y --no-install-recommends \
4
- gcc libc6-dev ca-certificates linux-headers-generic
+ gcc libc6-dev ca-certificates
5
6
RUN apt search linux-headers
7
RUN ls /usr/src
0 commit comments