Build environment for Crystal + Node.js apps based on Alpine Linux
516
Alpine Linux container image with build environment for Crystal + Node.js apps
The container image is available at Docker Hub here.
Run it as follows, using the current directory as the work space in which to build your app.
podman run --rm -it -v $(pwd):/workspace -w /workspace nogginly/alpine-crystal-nodejs
Content type
Image
Digest
sha256:d64fdc154…
Size
242.8 MB
Last updated
8 months ago
docker pull nogginly/alpine-crystal-nodejs