http-server hosting node modules for my projects locally
100K+
http-server hosting node modules for my projects locally
5.3.3, latest:
If you want to use local icons in miniboard, download them and mount icon folder (~/.dockerdata/icons in this example) to /app/icons. Then you can open it in browser and copy each icon link to miniboard.
docker run --name node-bootstrap \
-v ~/.dockerdata/icons:/app/icons \ # Only for local icons
-p 8850:8850 \
aceberg/node-bootstrap
https://github.com/aceberg/my-dockerfiles/tree/main/node-bootstrap
Content type
Image
Digest
sha256:88d741cc9…
Size
82.1 MB
Last updated
about 2 years ago
docker pull aceberg/node-bootstrap