mirror of
https://github.com/Codennnn/vue-color-avatar.git
synced 2024-12-22 03:32:38 +00:00
# Use node as the builder image
This commit is contained in:
parent
760100465f
commit
aeb4b01212
@ -1,4 +1,4 @@
|
||||
# Use node:alpine3.17 image as the base image
|
||||
# Use node as the builder image
|
||||
FROM docker.io/node:alpine3.17 as builder
|
||||
|
||||
# Copy the vue-color-avatar file from the local directory to the /app directory inside the container
|
||||
|
Loading…
Reference in New Issue
Block a user