droppyjs / droppy

Self-hosted file storage
BSD 2-Clause "Simplified" License
104 stars 12 forks source link

Docker Issues #57

Closed markhughes closed 9 months ago

markhughes commented 2 years ago

Discussed in https://github.com/droppyjs/droppy/discussions/44

Originally posted by **j1cs** October 6, 2021 I'm asking because the README says is broken.

...

I tried to use it but i gave me this errorbash: node: command not found looks like the Dockerfile config doesn't have the node package.

Nindouja commented 2 years ago

Same for me; i couldn't find the latest version on the hub so i build and pushed from master (https://hub.docker.com/repository/docker/bancarel/droppy) Upon starting the only log I have is bash: node: command not found.

Also, is it possible for you to push a version on docker hub on new releases ?

markhughes commented 1 year ago

@BancarelValentin you can use the canary version for the latest, I'm working towards a new release shortly 😄

https://github.com/droppyjs/droppy/pkgs/container/droppy/96421426?tag=canary

kirillzhosul commented 9 months ago

I am deployed latest version to give a try for that project and it seems to be working fine

markhughes commented 9 months ago

great to hear, thanks!