-
Add ARM64 and cross-compilation support to the agent image (#659)
发布于
2022-01-25 18:24:50 +00:00 -
modified Dockerfile to work for both amd64 (Intel) and arm64 (M1)
-
added changelog
-
Update
Dockerfileto haveARCHbuild argument -
Remove
docs/CHANGES.md -
Upgrade the Basenine version from
v0.3.0tov0.4.6 -
Update
publish.ymlto haveARCHbuild argument -
Switch
BasenineImageRepoto Docker Hub -
Have separate build arguments for
ARCHandGOARCH -
Upgrade the Basenine version from
v0.4.6tov0.4.10 -
Oops forgot to update the 10th duplicated shell script
-
Fix the oopsie and reduce duplications
-
Fix
Dockerfile -
Fix the incompatibility issue between Go plugins and gold linker in Alpine inside
Dockerfile -
Fix
asm: xxhash_amd64.s:120: when dynamic linking, R15 is clobbered by a global variable accesserror -
Update
Dockerfileto have cross-compilation on an AMD64 machine
Also revert changes in the shell scripts
-
Delete
debug.Dockerfile -
Create a custom base (
debian:buster-slimbased) image for the shipped image -
Replace
mertyildiran/debian-pcapwithup9inc/debian-pcap -
Upgrade Basenine version to
v0.4.12 -
Use
debian:stable-slimas the base -
Fix the indentation in the
Dockerfile -
Update
publish.yml -
Enable
publish.ymlforfeature/multiarch_buildbranch -
Tag correctly and set
ARCHDocker argument -
Remove the lines that are forgotten to be removed from the shell scripts
-
Add
MizuAgentImageRepoconstant and use it as defaultAgentImagevalue -
Bring back
Set up Cloud SDKstep toBuild the CLI and publishjob -
Build ARM64 CLI for Linux as well
-
Revert "Enable
publish.ymlforfeature/multiarch_buildbranch"
This reverts commit
d30be4c1f0.-
Revert Go 1.17 upgrade
-
Remove
build_extensions_debug.shas well -
Make the
Dockerfileto compile the agent statically -
Statically link the protocol extensions
-
Fix
Dockerfile -
Bring back
-s -wflags -
Verify the signatures of the downloads in
dockcross/linux-arm64-musl -
Revert modifications in some shell scripts
-
Make the
BUILDARCHandTARGETARCHseparation in theDockerfile -
Separate cross-compilation builder image into a separate repo named
up9inc/linux-arm64-musl-go-libpcap -
Fill the shell script and specify the tag for
dockcross/linux-arm64-musl -
Remove the unnecessary dependencies from
builder-native-base -
Improve the comments in the
Dockerfile -
Upgrade Basenine version to
v0.4.13 -
Fix
Dockerfile -
Revert "Revert "Enable
publish.ymlforfeature/multiarch_buildbranch""
This reverts commit
303e466bdc.- Revert "Revert "Revert "Enable
publish.ymlforfeature/multiarch_buildbranch"""
This reverts commit
0fe252bbdb.-
Remove
push-docker-debugfrom theMakefile -
Rename
publish.ymltorelease.yml
Co-authored-by: Alex Haiut alex@up9.com
下载附件
-