Skip to content

Containerization #22

@Zarci

Description

@Zarci

Is your feature request related to a problem? Please describe.
I am working on integrating this project into CICD pipelines & dockerfile (great project BTW 💯 )

Describe the solution you'd like
A GitHub actions workflow to build the project into a docker image would be awesome to see.

Describe alternatives you've considered
I currently scrape the github api with $(curl -s https://api.github.com/repos/D00Movenok/BounceBack/releases/latest | jq -r '.tag_name' | sed 's/^v//'); and unzip the release folder but would prefer a more uniform solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions