Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Dockerfile and add to CI #46

Open
twarit-waikar opened this issue Aug 1, 2022 · 0 comments
Open

Create Dockerfile and add to CI #46

twarit-waikar opened this issue Aug 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@twarit-waikar
Copy link
Contributor

p4-fusion is being built inside an alpine container and then shipped. We should ensure p4-fusion still builds in alpine when we create new releases. Our current CI process only builds p4-fusion on Ubuntu

The best way to do that is to create a Dockerfile that builds p4-fusion and the add a Github Action that builds using that Dockerfile.

https://docs.github.com/en/actions/creating-actions/creating-a-docker-container-action

@twarit-waikar twarit-waikar added the enhancement New feature or request label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant