Files
rbm-docker/build.sh
T
jensandClaude Sonnet 5 23b4eb04b1 Add build.sh
run.sh and bash.sh already assumed an image simply tagged `rbm`,
but there was no build.sh to actually produce it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018QuKZRefXR3hVaUiXgeu6i
2026-07-27 23:46:16 +02:00

4 lines
34 B
Bash
Executable File

#/bin/bash
docker build -t rbm .