Skip to content

Commit d1213dd

Browse files
committed
Update README.md
1 parent 0fbd149 commit d1213dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
This container helps resolve an issue with Container Optimized OS. The OS does not come with docker-compose, and instead expects users to use containerized docker-compose. However the official containerized docker-compose does not include docker-credential-gcr, which is needed to pull Docker images from a private Google Container Registry.
22

3-
This container uses the official docker-compose as a base, and adds docker-credential-gcr. It can be used just like the normal containerized docker-compose, but can now access gcr.io.
3+
This container uses the official docker-compose as a base, and adds docker-credential-gcr. It can be used just like the normal containerized docker-compose, but can now access gcr.io.
4+
5+
Images should be available at `ghcr.io/fpgaminer/docker-compose-gcr:latest`; updated monthly.

0 commit comments

Comments
 (0)