golang-github-docker-container software package provides runC develpoment files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install golang-github-docker-container
golang-github-docker-container is installed in your system.
Make ensure the golang-github-docker-container package were installed using the commands given below,
$ sudo dpkg-query -l | grep golang-github-docker-container*
You will get with golang-github-docker-container package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Administration Utilities |
| Package | golang-github-docker-container |
| Version | 0.2.3-0ubuntu1 |
| Description | runC develpoment files |
| Sub Section | Admin |