custom-tee-storage/build-docker.sh

4 lines
77 B
Bash
Raw Permalink Normal View History

2024-03-21 22:12:03 +01:00
#!/usr/bin/env bash
set -euxo pipefail
docker build -t op-tee-quemu:latest .