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

441 bug container image tags #444

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Conversation

SquirrelDeveloper
Copy link
Collaborator

No description provided.

SquirrelDevelopper added 4 commits November 7, 2024 17:32
Added labels for Display Name and Digest Watch to various Docker services across multiple compose files for better identification and management. Enhanced the ContainerDetailsModal to include tooltips and limit text width for better readability. Improved the digest comparison logic in Docker utilities and watchers, ensuring robust handling of local and remote digests.
Added labels to Docker containers in `install/docker.md`, `quickstart.md`, and `docker-compose.dev.yml`. These labels enhance container management by providing display names and disabling digest watching for certain containers.
Updated Docker setup to use local builds instead of pulling images, enhancing the development workflow. Added detailed health checks for the server and adjusted volume configurations.
Replaced Docker build contexts with pre-built images in both installation and quickstart documentation. This simplifies the deployment process by using the latest images from the GitHub Container Registry, reduces local build times, and ensures consistency across environments.
@SquirrelDeveloper SquirrelDeveloper linked an issue Nov 7, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper added the bug Something isn't working label Nov 7, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the v0.1.22 milestone Nov 7, 2024
@SquirrelDeveloper SquirrelDeveloper merged commit 527ff4f into master Nov 8, 2024
10 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 441-bug-container-image-tags branch November 8, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] Container image tags
1 participant