rkt/rkt

Statically link rkt

Open

#1,344 opened on Aug 29, 2015

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

Repository metrics

Stars
 (8,871 stars)
PR merge metrics
 (No merged PRs in 30d)

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