2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
docker build --platform arm64 --tag inspect/serial-log .
|