Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Cargo Example

To renderer, install cargo using go get -u github.com/jakew/carg, and then run cargo from the root directory.

If you only want to build one specific manifest, you can name it using --manifest or -m. For example:

cargo -m hello-world

This example creates the Dockerfiles in the dist folder.