Docker icon indicating copy to clipboard operation
Docker copied to clipboard

GitHub Action workflow to build image and upload to github

Open steffjenl opened this issue 1 year ago • 4 comments

  • GitHub Action Workflow to build the image and upload to github when new tag is created
  • Fixed tests
  • Upgraded MariaDB 10.4 to 11 for tests
  • Change docker-compose.yml to use GitHub docker repo

If you want I can also add upload functionality to docker hub.

steffjenl avatar May 13 '24 20:05 steffjenl

@jbrooksuk this PR is for 2.4, do you want also a version for the new 3.x repo?

steffjenl avatar May 13 '24 20:05 steffjenl

Added support for Docker Hub, please set actions secret DOCKERHUB_USERNAME and DOCKERHUB_TOKEN

steffjenl avatar May 13 '24 21:05 steffjenl

These are set and the action can now run.

I'd love this for 3.x too, please.

jbrooksuk avatar May 20 '24 10:05 jbrooksuk

These are set and the action can now run.

I'd love this for 3.x too, please.

I have removed today blank.yml it does not work for 3.x we will create an test script with newer packages.

I will start an discusion for v3.x , i already started to build an version for 3.x only i am missing the bootstrap file (index.php)? To start the application in production mode and not in test / development mode.

steffjenl avatar May 20 '24 12:05 steffjenl