4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
|
|
podman build --no-cache --rm -t localhost/spark:latest .
|