Sign inSign up

pullme/nodejs-s2i-builder

By pullme

•Updated about 8 years ago

S2I builder and base image for Node.js v8 applications

Image
0

6.1K

pullme/nodejs-s2i-builder repository overview

⁠S2I builder for Node.js v8 applications

⁠Tags

FROM pullme/nodejs-s2i-builder:v8-base
USER 0
RUN yum install -y cups-devel && yum clean all -y
#Note: need to set a numeric UID otherwise openshift online builder will fail
USER 1001

Tag summary

Content type

Image

Digest

Size

169.7 MB

Last updated

about 8 years ago

docker pull pullme/nodejs-s2i-builder