4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
docker build --tag claude-code-shopcart:latest --file Claude.Dockerfile .
|