Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/build.sh
blob: 04ce9aee8a7b3464f9f90a54b445c57353cb1aba (plain)
1
2
3
4
#!/bin/sh

# Build the Docker image
docker build --force-rm -t npm .