Sign inSign up

aceberg/node-bootstrap

By aceberg

Updated about 2 years ago

http-server hosting node modules for my projects locally

Image
Developer tools
1

100K+

aceberg/node-bootstrap repository overview

node-bootstrap Docker Image Size (latest semver)

Node Bootstrap

http-server hosting node modules for my projects locally

Tags

5.3.3, latest:

  • [email protected]
  • [email protected]
  • my fork of [email protected] (more themes) with google fonts
  • [email protected]
  • [email protected]
  • Old tags 5.3.2-a:
  • [email protected]
  • [email protected]
  • my fork of [email protected] (more themes) with google fonts
  • [email protected]
  • [email protected]
  • 5.3.2:
  • [email protected]
  • [email protected]
  • [email protected] with google fonts
  • 5.3.0:
  • [email protected]
  • [email protected]
  • [email protected] with google fonts
  • Usage

    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
    

    Supported apps

    GitHub

    https://github.com/aceberg/my-dockerfiles/tree/main/node-bootstrap

    Tag summary

    Content type

    Image

    Digest

    sha256:88d741cc9

    Size

    82.1 MB

    Last updated

    about 2 years ago

    docker pull aceberg/node-bootstrap