4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
podman build . -t 'spark:autobuilder'
|