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 4fca4de commit c7489d1Copy full SHA for c7489d1
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