Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 443 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 443 Bytes

webpack base image for Wordpress

This extends node:latest with webpack and few additional modules we rely for developing Wordpress websites.

Makefile commands:

make update
make build
make push
make shell

Related Repositories