Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker trust #230

Open
zbanga opened this issue Feb 26, 2024 · 0 comments
Open

Docker trust #230

zbanga opened this issue Feb 26, 2024 · 0 comments

Comments

@zbanga
Copy link

zbanga commented Feb 26, 2024

Hi

When pulling and run running the repo I have to ignore the docker content trust flag.
ie

export DOCKER_CONTENT_TRUST=1 ( https://docs.docker.com/engine/security/trust/ )

docker trust inspect --pretty timescale/timescaledb:latest-pg14
no signatures or cannot access timescale/timescaledb:latest-pg14

When I disable it to export DOCKER_CONTENT_TRUST=0 I can run the docker build with no issues.

Just wondering if there are any plans to sign the image? (All good if theres no plans)

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

No branches or pull requests

1 participant