webfs/build.sh

8 lines
113 B
Bash
Executable File

#! /bin/sh
set -e
tag=git.woozle.org/neale/webfs:latest
docker buildx build --push --tag $tag $(dirname $0)/.