pep-example/pepexample/build-image.sh

3 lines
53 B
Bash
Raw Normal View History

2024-03-04 15:25:27 +01:00
#!/usr/bin/env bash
docker build -t peptest:latest .