Skip to content
This repository was archived by the owner on Oct 15, 2023. It is now read-only.
This repository was archived by the owner on Oct 15, 2023. It is now read-only.

Replace Bash builds with Gradle #102

@phreed

Description

@phreed

The main motivation is to allow building on Windows.
bash is flaky on Windows.
Gradle works across platforms and has Docker plugins.

The affected files are:

  • build-images.sh
  • push-images.sh
  • test-image.sh
  • update.sh

The scripts used by the container would not be modified, i.e.

  • docker-entrypoint.sh
  • load-initialdb.sh

The recommended tool for building a container for a java application is

Other candidate plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions