Giter Club home page Giter Club logo

docker-bastion's People

Contributors

dependabot[bot] avatar neochrome avatar release-please[bot] avatar tuxpeople avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-bastion's Issues

does not build with the latest Alpine

and trying to build with 3.1 generates many deprecation warnings.

In file included from /usr/include/fortify/sys/socket.h:23:0,
                 from ../includes.h:27,
                 from arc4random.c:27:
/usr/include/fortify/stdlib.h:36:1: error: 'realpath' undeclared here (not in a function)
 _FORTIFY_FN(realpath) char *realpath(const char *__p, char *__r)
 ^
In file included from /usr/include/openssl/crypto.h:120:0,
                 from /usr/include/openssl/bn.h:134,
                 from ../sshbuf.h:25,
                 from ../buffer.h:24,
                 from ../entropy.h:30,
                 from ../includes.h:174,
                 from arc4random.c:27:
/usr/include/fortify/stdlib.h: In function 'realpath':
/usr/include/fortify/stdlib.h:47:11: error: called object '__orig_realpath' is not a function or function pointer
   __ret = __orig_realpath(__p, __buf);
           ^
In file included from /usr/include/fortify/sys/socket.h:23:0,
                 from ../includes.h:27,
                 from arc4random.c:27:
/usr/include/fortify/stdlib.h:36:1: note: declared here
 _FORTIFY_FN(realpath) char *realpath(const char *__p, char *__r)
 ^
In file included from /usr/include/openssl/crypto.h:120:0,
                 from /usr/include/openssl/bn.h:134,
                 from ../sshbuf.h:25,
                 from ../buffer.h:24,
                 from ../entropy.h:30,
                 from ../includes.h:174,
                 from arc4random.c:27:
/usr/include/fortify/stdlib.h:57:9: error: called object '__orig_realpath' is not a function or function pointer
  return __orig_realpath(__p, __r);
         ^
In file included from /usr/include/fortify/sys/socket.h:23:0,
                 from ../includes.h:27,
                 from arc4random.c:27:
/usr/include/fortify/stdlib.h:36:1: note: declared here
 _FORTIFY_FN(realpath) char *realpath(const char *__p, char *__r)

ARM images

Hi Johan

Would you mind to provide multi-arch images? I'd like to run it on on a Raspberry Pi 4 based Kubernetes Cluster and would need an arm64 image. I was successfull to build it as it is right now as multiarch image for amd64, arm64, armv6 and armv7:

https://hub.docker.com/repository/docker/tdeutsch/bastion/tags?page=1&ordering=last_updated

But I prefer to add this to you as "upstream", because I don't see a benefit in manually rebuilding your image :-)

Let me know what you think and also let me know if you need help for a multi-arch build pipeline.

Br
Thomas

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.