Skip to content

sufuf3/myc-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Build my own container with C

Learn how to build the container with C.

Environment

$ uname -a
Linux build-container 4.13.0-1002-gcp #5-Ubuntu SMP Tue Dec 5 13:20:17 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.3 LTS
Release:        16.04
Codename:       xenial

Coding Style

  • K & R
  • tool: astyle
  • cmd: astyle --style=kr <filename>

About

Build my own container with C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published