2 lines
68 B
Bash
Executable file
2 lines
68 B
Bash
Executable file
#!/bin/bash
|
|
docker build --platform linux/arm64 --tag inspect/can .
|