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

Compile osctrl statically #42

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Compile osctrl statically #42

merged 1 commit into from
Feb 25, 2020

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Feb 25, 2020

Overview

Adding static compilation targets in the Makefile. This will help, for example, when deploying osctrl in a multi-stage docker image, where the build will require to be static so it can be used in minimal environments, for example, scratch images.

@javuto javuto added osctrl-tls osctrl-tls related changes osctrl-api osctrl-api related changes osctrl-admin osctrl-admin related changes osctrl-cli osctrl-cli related changes 📦 build Building related issues labels Feb 25, 2020
@javuto javuto added this to the v0.2.0 milestone Feb 25, 2020
@javuto javuto self-assigned this Feb 25, 2020
@javuto javuto merged commit 8d1b0eb into master Feb 25, 2020
@javuto javuto deleted the makefile-static branch February 25, 2020 16:07
@javuto javuto mentioned this pull request Feb 25, 2020
CptOfEvilMinions added a commit that referenced this pull request Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 build Building related issues osctrl-admin osctrl-admin related changes osctrl-api osctrl-api related changes osctrl-cli osctrl-cli related changes osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant