Skip to content

Latest commit

 

History

History

node-bootstrap

node-bootstrap Docker Image Size (latest semver)

Node Bootstrap

http-server hosting node modules for my projects locally

Tags

5.3.3, latest:

  • bootstrap@5.3.3
  • bootstrap-icons@1.11.3
  • my fork of bootswatch@5.3.3 (more themes) with google fonts
  • chart.js@4.4.3
  • chartjs-chart-matrix@2.0.1
  • Old tags 5.3.2-a:
  • bootstrap@5.3.2
  • bootstrap-icons@1.11.0
  • my fork of bootswatch@5.3.2 (more themes) with google fonts
  • chart.js@4.4.1
  • chartjs-chart-matrix@2.0.1
  • 5.3.2:
  • bootstrap@5.3.2
  • bootstrap-icons@1.11.0
  • bootswatch@5.3.2 with google fonts
  • 5.3.0:
  • bootstrap@5.3.0
  • bootstrap-icons@1.10.5
  • bootswatch@5.3.0 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