rkt/rkt

Statically link rkt

Open

#1344 opened on Aug 29, 2015

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Go (8,871 stars) (865 forks)batch import
area/developer toolinghelp wantedpriority/Pmaybe

Description

Any chance the default binarycould be statically linked for rkt. I've been try to get rkt working seemlessly on RancherOS. Got most everything working it seems but the big hangup is that by default we don't have glibc. We can install it, but would just be nice if we didn't have too.

Contributor guide