Commit Graph

6 Commits

Author SHA1 Message Date
Bradley Cicenas a8e1fb7246
update circleci image to go1.18 2022-03-23 17:50:10 +00:00
DasSkelett 163060b3fa
Update runc to 1.1.0 to get newer x/sys and fix Go 1.18 build (#292)
* Update runc to 1.1.0 to get newer x/sys

...to fix building on Darwin with Go 1.18.

This required some code changes as opencontainers unfortunately introduced breaking changes in a minor revision.
However, those changes were to simpify the libcontainer factory initialization.

* Switch CircleCI image to cimg/go, update remote Docker version to 20.10
2022-03-23 13:46:40 -04:00
Bradley Cicenas e1a52a314d
v0.7.4, update docs 2020-10-25 16:55:44 +00:00
Bradley Cicenas f23805550f remove deprecated -e option 2017-08-19 14:33:56 +09:00
Bradley Cicenas 3ed9912bcb update circleci 2017-06-29 14:02:52 +00:00
Bradley Cicenas e0f6563a39 move circleci config to 2.0 2017-06-29 14:02:52 +00:00