pull/271/head
Anuraag Agrawal 3 years ago
parent e128883c8a
commit 682585f865

@ -1,3 +0,0 @@
# We don't need any files to for build image.
# Without this `docker build` will everything in this directory.
*

@ -14,7 +14,6 @@ ADD dist/wasi-sdk-*.*-linux.tar.gz /
# this file to be independent of major version number.
RUN mv /wasi-sdk-* /wasi-sdk
# Use ubuntu to use official repository with newer cmake packages
FROM ubuntu:22.04
ENV LLVM_VERSION 15

@ -1 +0,0 @@
# Overrides top level .dockerignore to allow adding files to the image
Loading…
Cancel
Save