Code Monkey home page Code Monkey logo

Comments (2)

sebthom avatar sebthom commented on June 19, 2024

I added arm64 builds. Please give it a try.

from docker-osslsigncode.

codefromthecrypt avatar codefromthecrypt commented on June 19, 2024

looks great!

using my toy project to validate...

$ car --platform linux/amd64 --strip-components 3 -xf vegardit/osslsigncode:latest usr/local/bin/osslsigncode

$ file osslsigncode
osslsigncode: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-x86_64.so.1, stripped

$ car --platform linux/arm64 --strip-components 3 -xf vegardit/osslsigncode:latest usr/local/bin/osslsigncode

$ file osslsigncode
osslsigncode: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-aarch64.so.1, stripped

$ car --platform linux/amd64 --strip-components 3 -xf vegardit/osslsigncode:latest-debian usr/local/bin/osslsigncode

$ file osslsigncode
osslsigncode: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0e5b7b415696e7764d3452fb2c3f10467227e741, for GNU/Linux 3.2.0, stripped

$ car --platform linux/arm64 --strip-components 3 -xf vegardit/osslsigncode:latest-debian usr/local/bin/osslsigncode

$ file osslsigncode
osslsigncode: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=b0ba6ff3bfcc51507ab0aae6599634ba26a3e46e, for GNU/Linux 3.7.0, stripped

from docker-osslsigncode.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.