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.
2 parents 941dbe2 + f4fe2b8 commit 1efa886Copy full SHA for 1efa886
Dockerfile.dist
@@ -4,7 +4,7 @@
4
# Test build:
5
# docker build -f Dockerfile.dist -t dspace/dspace-angular:latest-dist .
6
7
-FROM node:18-alpine as build
+FROM node:18-alpine AS build
8
9
# Ensure Python and other build tools are available
10
# These are needed to install some node modules, especially on linux/arm64
0 commit comments