/bcrypt-alpine-test

Testing bcrypt on node:alpine works

Primary LanguageJavaScript

Build the image

docker build -t bcrypt-test:latest .

Run to see that it works

docker run -it --rm bcrypt-test:latest