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

feat: multiarch docker image build #205

Merged
merged 1 commit into from
Nov 24, 2020
Merged

feat: multiarch docker image build #205

merged 1 commit into from
Nov 24, 2020

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Sep 29, 2020

  • add linux/arm64 and linux/arm/v7 architectures
  • shell-operator binary is now static
  • no ubuntu image anymore, use repack example to build your own
  • fix: exclude .git from final image
  • update kubectl to 1.19.4
  • pin codespell to v1.17.1

@diafour diafour added the publish/image/dev Build and push dev image using PR number as docker tag label Sep 29, 2020
@github-actions github-actions bot removed the publish/image/dev Build and push dev image using PR number as docker tag label Sep 29, 2020
@diafour diafour added the publish/image/dev Build and push dev image using PR number as docker tag label Sep 29, 2020
@github-actions github-actions bot removed the publish/image/dev Build and push dev image using PR number as docker tag label Sep 29, 2020
@diafour diafour added publish/image/dev Build and push dev image using PR number as docker tag and removed publish/image/dev Build and push dev image using PR number as docker tag labels Nov 22, 2020
@github-actions github-actions bot removed the publish/image/dev Build and push dev image using PR number as docker tag label Nov 22, 2020
@diafour diafour added the publish/image/dev Build and push dev image using PR number as docker tag label Nov 22, 2020
@github-actions github-actions bot removed the publish/image/dev Build and push dev image using PR number as docker tag label Nov 22, 2020
- add linux/arm64 and linux/arm/v7 architectures
- shell-operator binary is now static
- no ubuntu image anymore, use repack example to build your own
- fix: exclude .git from final image
- update kubectl to 1.19.4
- pin codespell to v1.17.1
@diafour diafour merged commit 12700b9 into master Nov 24, 2020
@diafour diafour deleted the feat_multiarch branch December 15, 2020 08:30
@diafour diafour added this to the 1.0.0-rc.1 milestone Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documented jq version = 1.6, actually used in the Shell-Operator image is 1.5
1 participant