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 4fca4de + c7489d1 commit 02e1e28Copy full SHA for 02e1e28
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