taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

build.sh (147B)


      1 #!/bin/bash
      2 # This file is in the public domain.
      3 
      4 THIS_FILE=$(realpath "$0")
      5 DIR=$(dirname "$THIS_FILE")
      6 
      7 podman build -f $DIR/Dockerfile -t taler