wario_is_here
ddb7a89615
update node.js to 22.11.0 (lts) ( #75 )
2024-11-10 10:35:57 -05:00
Michael Schmid
6e3902b732
nodejs requires curl for some dependencies, make sure they are part of the build container ( #42 )
2024-05-27 18:03:58 -04:00
Arman The Parman
d486c778a3
Docker changes ( #29 )
...
* Update README.md
I needed to change
-v .env:.env
to
-v .env:/.env
to get it to work.
Docker (Linux) was not happy otherwise.
* Update Dockerfile
Added cmake to Dockerfile, so Pi4 (ARM chip) will work.
* Update README.md
Corrected volume mount
2024-02-13 14:41:06 -05:00
Seth For Privacy
8f6eeaba73
Dockerfile improvements and automatic Github Actions builds ( #14 )
...
* Initial GA push
* Fix Actions
* Remove test runs
* Update Trivy scanner to latest syntax
* Remove unnecessary build stage
* Switch to slim base images
* Minor Dockerfile improvements
* Fix slim builds
* Fix slim builds round 2
2023-12-12 20:11:36 -05:00
Thomas Shufps
eef8978250
Adds a full setup (bitcoin core + public-pool) ( #10 )
...
* full setup bitcoin + public-pool for docker
2023-11-28 08:07:57 -05:00
Jeremy Chabernaud
a10aa9c52f
feat: add docker ( #6 )
...
* misc: improve match version of types/node
* feat: improve stop with sigint signal
* feat: add docker
* feat: add docker in readme
2023-11-15 15:33:05 -05:00