We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce1f6b commit e15c9edCopy full SHA for e15c9ed
Dockerfile
@@ -1,8 +1,6 @@
1
# builder container
2
FROM node:20-bullseye as build
3
4
-ARG include_v6
5
-
6
# Install set of dependencies to support building Xen Orchestra
7
RUN apt update && \
8
apt install -y build-essential python3-minimal libpng-dev ca-certificates git fuse
0 commit comments