Fixed in 5c43d5b: ContainerLogs on our docker.Client wrapper already takes docker.ContainerID (previously domain.ContainerID, now the type lives in the docker package directly). The tail…
Fixed in 5c43d5b: Removed the internal/domain types package entirely. ImageID and ContainerID are now defined in internal/docker/ alongside the Docker client that uses them. UnparsedURL…
Fixed: removed the ./data relative path default from HOST_DATA_DIR in the docker-compose example. The variable now has no default — users must explicitly set it to an absolute host path…
The jekyllsitebuilder image has been rebuilt with all policy fixes:
- Base image pinned by digest:
ruby@sha256:4cc0e5aaa726f8c2cbf1dfc8e5ecd459dbfbebe44b5eee5da6f79ffcc1b6c36f - **Node.js…
Created main branch from master. I don't have admin access to change the default branch setting — could you switch the default branch to main in repo settings and delete master?
The…