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

Add OCI containers #29

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Docker: Add auto installation to prod

6bc8900
Select commit
Loading
Failed to load commit list.
Draft

Add OCI containers #29

Docker: Add auto installation to prod
6bc8900
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 2, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check warning on line 3 in docker/develop/Dockerfile

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docker/develop/Dockerfile#L3

Always tag the version of an image explicitly

Check warning on line 9 in docker/rolling/Dockerfile

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docker/rolling/Dockerfile#L9

Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag