2 lines
54 B
Bash
2 lines
54 B
Bash
|
#!/bin/bash
|
||
|
podman build . -t teampandory/dx-toolchain
|