You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #72 from ameir/patch-1
Perform env-var replacements at runtime.
Ignore on line-level, not globally.
Ignore SC2016 since the interpolation needs to happen at runtime, not build-time.
Fix typo
Make network and netmask configurable.
Add network to iptables command
Merge pull request #69 from framebassman/chore/improve-ci-pipeline
Use github username variable instead of the hardcoded value
Improve the readability of test deploy command
Build the same image for tests as for deploy
Update docker/setup-buildx-action step version
Revert "Add unstable section"
Merge pull request #68 from framebassman/feature/arm-builds-github-actions
Add new maintainer
Build image for arm64 platform
Add QEMU to the CI pipeline