Skip to content

Releases: entelecheia/hyperfast-docker-template

v0.4.1

21 Aug 06:08
Compare
Choose a tag to compare

Fix

  • release: Remove skip ci from commit subject (83c1c7a)

v0.4.0

21 Aug 05:58
Compare
Choose a tag to compare

Feature

  • Makefile: Add docker-login command (08fe3a7)

v0.3.0

21 Aug 05:47
Compare
Choose a tag to compare

Feature

  • docker: Add container registry (a87d022)
  • docker: Add new docker-compose script (5ef6e90)
  • .github: Add deploy-app-image workflow (91e1e78)
  • docker-compose.base: Add new ARGs to docker (d3eca6f)

v0.2.0

21 Aug 04:25
Compare
Choose a tag to compare

Feature

  • .github/workflows: Support main branch in deploy-base-image workflow (e73279c)
  • docker: Add tags to docker-compose.base.yaml (1901f43)
  • .github/workflows: Add dotenv action to docker deployment workflow (de8a929)
  • docker: Add docker.release.env configuration file (815d977)
  • .github/workflows: Add dynamic tagging in deploy-image.yaml (147d6a0)
  • Docker: Add python3-launchpadlib to installs (bc3d0d6)
  • docker: Update Dockerfile labels and fix apt-get update (9b6020f)
  • .github/workflows: Add docker image deployment script (33d8ab2)
  • docker: Add docker login script (2b6369e)
  • docker: Add new docker configuration script (6da71d3)
  • docker: Add commands in docker-build.sh (3541852)
  • docker: Initialize base docker-compose configuration (5238eaa)
  • docker: Add new docker configurations (797701a)
  • docker: Add new Dockerfile.base and associated scripts (a273478)
  • docker: Add docker.version with APP_VERSION field (03ec0b5)
  • .tasks-docker.toml: Add a new file (8491ac5)

v0.1.2

18 May 03:48
Compare
Choose a tag to compare

Fix

  • docker): update Dockerfile and docker-compose files for app; chore(docker: Add docker-build and docker-config rules; (5b5a31e)

v0.1.1

18 May 03:29
Compare
Choose a tag to compare

Fix

  • app: Change APP_INSTALL_ROOT to APP_PROJECT_ROOT (2909664)

v0.1.0

18 May 03:26
Compare
Choose a tag to compare

Feature