8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
|
IMAGE build
|
||
|
LAYER shared/alpine
|
||
|
LAYER shared/nodejs
|
||
|
|
||
|
SCRIPT
|
||
|
apk --no-cache add nodejs
|
||
|
RUN
|