Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 285 Bytes

File metadata and controls

5 lines (3 loc) · 285 Bytes

Lightweight docker image including python, nodejs and make. Default (1000:1000) user is dock.

Using: docker run -it -v /local/project/folder:/home/dock/app luord/docker

Not recommended for production. This image is meant to be used for prototyping/development/CI only.