Skip to content

Suggestion: Add a Getting Started  #69

@RobDolinMS

Description

@RobDolinMS

It may be useful to add a how-to / getting started doc for people who may want to run the OCI Tools on a new, clean VM. (Such a process may also be useful for replicable certification results.)

Please comment and tag me back if it would be helpful for me to create a PR.

With help from @mrunalp, below are instructions that worked for me:

  1. mkdir ~/gosrc (could be any directory)
  2. export GOPATH=~/gosrc
  3. sudo apt-get install gccgo-go
  4. go get github.com/opencontainers/ocitools
  5. cd ~/gosrc/src/github.com/opencontainers/ocitools
  6. make
  7. sudo apt-get install go-md2man
  8. sudo make install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions