Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Wordpress Docker
Commits
10152b21
Commit
10152b21
authored
Sep 11, 2020
by
Michael Iseard
Browse files
Remove unused container build
parent
56b917d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/yarn/Dockerfile
deleted
100644 → 0
View file @
56b917d1
# specify the node base image with your desired version node:<version>
FROM
node:10-alpine
RUN
apk
--no-cache
add pkgconfig autoconf automake libtool nasm build-base zlib-dev
EXPOSE
8888
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment