Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
7 results tagged static  ✕
GitHub - clux/muslrust: Docker environment for building musl based static rust binaries https://github.com/clux/muslrust/
Thu Feb 14 11:06:35 2019 archive.org
QRCode
thumbnail

A plain docker environment for building static binaries compiled with rust and linked against musl instead of glibc. Built nightly on travis.

This is only useful if you require external C dependencies, because otherwise you could do rustup target add x86_64-unknown-linux-musl.

This container comes with a bunch of statically compiled C libraries using musl-gcc so that we can statically link against these as well.

If you already have rustup installed on the machine that should compile, you might consider cross as a more general solution for cross compiling rust binaries.
Usage

Pull and run from a rust project root:

docker pull clux/muslrust
docker run -v $PWD:/volume --rm -t clux/muslrust cargo build

You should have a static executable in the target folder:

ldd target/x86_64-unknown-linux-musl/debug/EXECUTABLE
not a dynamic executable

From there on, you can include it in a blank docker image (because everything you need is included in the binary) and perhaps end up with a 5MB docker blog image.

rust compile docker musl static
32 Static Website Generators For Your Site, Blog Or Wiki - iWantMyName Domain Blog http://iwantmyname.com/blog/2011/02/list-static-website-generators.html
Tue Jan 10 18:30:42 2012 archive.org
QRCode
thumbnail

generation de site web static afin de ne plus passer par des cms de plus en plus gros juste pour un blog....

cms blog static html
Java Web services: WS-Security with CXF http://www.ibm.com/developerworks/opensource/library/j-jws13.html?ca=drs-
Thu Oct 20 07:04:22 2011 archive.org
QRCode
thumbnail
java web services cxf security ws securitypolicy signing encryption Dennis Sosnoski tttjca tttwsca tttosca The Apache CXF stack supports WS Security including SecurityPolicy configure handling flexible how deployment parameters used run time implement supporting both static dynamic configuration options for client side In this article Java series author shows simple UsernameToken example
Java Web services: WS-Security with CXF http://www.ibm.com/developerworks/java/library/j-jws13.html
Thu Oct 20 07:04:13 2011 archive.org
QRCode
thumbnail
java web services cxf security ws securitypolicy signing encryption Dennis Sosnoski tttjca tttwsca tttosca The Apache CXF stack supports WS Security including SecurityPolicy configure handling flexible how deployment parameters used run time implement supporting both static dynamic configuration options for client side In this article Java series author shows simple UsernameToken example
Java Web services: WS-Security with CXF http://www.ibm.com/developerworks/opensource/library/j-jws13.html?ca=drs-
Thu Oct 20 07:04:06 2011 archive.org
QRCode
thumbnail
java web services cxf security ws securitypolicy signing encryption Dennis Sosnoski tttjca tttwsca tttosca The Apache CXF stack supports WS Security including SecurityPolicy configure handling flexible how deployment parameters used run time implement supporting both static dynamic configuration options for client side In this article Java series author shows simple UsernameToken example
Java Web services: WS-Security with CXF http://www.ibm.com/developerworks/java/library/j-jws13.html
Thu Oct 20 07:03:57 2011 archive.org
QRCode
thumbnail
java web services cxf security ws securitypolicy signing encryption Dennis Sosnoski tttjca tttwsca tttosca The Apache CXF stack supports WS Security including SecurityPolicy configure handling flexible how deployment parameters used run time implement supporting both static dynamic configuration options for client side In this article Java series author shows simple UsernameToken example
Java Web services: WS-Security with CXF http://www.ibm.com/developerworks/java/library/j-jws13.html?ca=drs-
Thu Oct 20 07:02:01 2011 archive.org
QRCode
thumbnail
java web services cxf security ws securitypolicy signing encryption Dennis Sosnoski tttjca tttwsca tttosca The Apache CXF stack supports WS Security including SecurityPolicy configure handling flexible how deployment parameters used run time implement supporting both static dynamic configuration options for client side In this article Java series author shows simple UsernameToken example
4759 links, including 1673 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn