Arthur de Jong

Open Source / Free Software developer

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

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