Skip to content

Conversation

@li7hai26
Copy link

@li7hai26 li7hai26 commented Dec 8, 2025

增加github actions自动打镜像,并且同时修复Dockerfile中 openjdk镜像不存在的问题 # # #735

EFAK Bot added 5 commits December 8, 2025 19:49
- Add GitHub Actions workflow for building and pushing Docker images
- Support multi-architecture builds (AMD64, ARM64)
- Enable automated testing and validation
- Support version-based releases with GitHub Container Registry
- Add .dockerignore for optimized Docker builds
- Configure smart tagging strategy for different events
- Remove problematic moby/docker driver configuration
- Simplify Docker buildx setup for GitHub Actions compatibility
- Temporarily focus on AMD64 architecture for stability
- Maintain multi-stage Docker build support
- Ensure consistent GitHub Container Registry integration
- Remove cache-from and cache-to to resolve driver compatibility issue
- GitHub Actions docker driver doesn't support cache export
- Focus on stable build process over caching optimization
- Maintain all other functionality including multi-platform support
- Remove problematic type=sha,prefix={{ref}}- tag generation rule
- Invalid tag generated: ghcr.io/li7hai26/efak:-e3ba412
- Simplify tag strategy to prevent format errors
- Maintain branch, version, and SHA-based tags only
- Ensure all generated tags are valid Docker image references
- Change FROM openjdk:17-jdk-slim to eclipse-temurin:17-jdk
- eclipse-temurin is more reliable and widely available
- Fix 'not found' error for Docker base image
- Maintain JDK 17 requirement for the application
- Ensure build compatibility across different Docker environments
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

Successfully merging this pull request may close these issues.

1 participant