Skip to content

setup: build the spads image instead of pulling it - #58

Open
keithharvey wants to merge 1 commit into
beyond-all-reason:masterfrom
keithharvey:spads-build-not-pull
Open

setup: build the spads image instead of pulling it#58
keithharvey wants to merge 1 commit into
beyond-all-reason:masterfrom
keithharvey:spads-build-not-pull

Conversation

@keithharvey

Copy link
Copy Markdown
Contributor

450fc5a moved spads from badosu/spads:latest to a from-scratch local image (bar-devtools-spads:dev), and updated services.just to build spads — but setup.sh still runs --profile spads pull spads in two places. Docker Hub has no such image, so every fresh setup::init with teiserver selected dies at step 4/8 with the opaque denied: requested access to the resource is denied.

Fix: pullbuild at both call sites, matching what services.just already does.

🤖 Generated with Claude Code

450fc5a moved spads to a from-scratch local image but left setup.sh
pulling bar-devtools-spads:dev from the registry, which fails fresh
setups with an opaque "access denied".

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant