Releases: theohbrothers/docker-alpine
Releases Β· theohbrothers/docker-alpine
20221029.0.0
Changes
ποΈ Refactors
- Refactor (ci): Use
$GITHUB_ENV
,github.ref_name
, and bump actions to node 16 @leojonathanoh (#16)
20220915.0.0
Changes
π Features
- Feature: Add rsync variant @leojonathanoh (#13)
- Feature: Add iptables variant @leojonathanoh (#12)
- Enhancement (ci): Use only master pr and tag refs for ci pipeline @leojonathanoh (#11)
20211012.0.0
Changes
π Features
- Enhancement: Add curl component to mysqlclient-openssl variant @leojonathanoh (#9)
20210915.0.0
Changes
π Features
- Enhancement: Build linux/arm/v6 arch image for all variants @leojonathanoh (#6)
ποΈ Refactors
- Refactor (generate): Determine docker buildx platforms in VARIANTS.ps1 instead of in Dockerfile template for better template reusability @leojonathanoh (#7)
- Refactor (definitions): Remove sending definition objects down the pipeline @leojonathanoh (#8)
20210912.0.0
Changes
π Features
- Enhancement (development): Add .vscode/tasks.json @leojonathanoh (#5)
ποΈ Refactors
- Refactor: Keep only two multi-component variants for each alpine version @leojonathanoh (#2)
- Refactor (generate): Remove Dockerfile.header.ps1 and Dockerfile.footer.ps1 and only use Dockerfile.ps1 @leojonathanoh (#3)
- Refactor (ci): Remove .github/workflows/ci-release and use only ci-master-pr and CalVer-based workflow @leojonathanoh (#1)