Skip to content

docs: lead with the command that works, and correct a wrong claim - #22

Merged
youhide merged 1 commit into
mainfrom
fix/demo-pull-first
Aug 11, 2026
Merged

docs: lead with the command that works, and correct a wrong claim#22
youhide merged 1 commit into
mainfrom
fix/demo-pull-first

Conversation

@youhide

@youhide youhide commented Aug 11, 2026

Copy link
Copy Markdown
Owner

The published image pulls anonymously. Verified by logging out of the
registry, removing the local copy, and running the reported command —
then the whole README flow against what came down:

$ curl localhost:8080
oxinit started this service because you connected.
It was not running a moment ago.

oxctl list, oxctl logs counter and docker stop (exit 0, under a
second) all work from the pulled image.

So the pull goes first. One command, no toolchain — which is what that
section exists for. Building it yourself is the alternative.

A correction

I wrote into ROADMAP, while fixing the previous problem, that a package
pushed by Actions is private by default and would need a manual
visibility change. That is wrong for a package pushed from a public
repository: it inherits the repository's visibility.

Corrected in place rather than deleted, because the lesson is the one the
original bug taught, applied to the fix — reasoning about what a command
will do is not the same as running it.

The published image pulls anonymously — verified by logging out of the
registry, removing the local copy, and running the reported command,
then the whole README flow against what came down: oxctl list, oxctl
logs counter, curl, and a docker stop that exits in under a second.

So the pull goes first. It is one command and needs no toolchain, which
is what the section is for; building it yourself is the alternative, not
the default.

And a claim I wrote into ROADMAP while fixing the last problem was
wrong: that a package pushed by Actions is private by default and would
need a manual visibility change. It is not, for a package pushed from a
public repository — it inherits the repository's visibility. Corrected
in place rather than deleted, because the lesson is the same one the bug
taught, applied to the fix: reasoning about what a command will do is
not the same thing as running it.
@youhide
youhide merged commit e1ecd31 into main Aug 11, 2026
8 checks passed
@youhide
youhide deleted the fix/demo-pull-first branch August 11, 2026 20:08
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