Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 672 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 672 Bytes

container_importTest Example

this is a container example or (basic format) for unified Container configuration sharing hosting

To get started clone this repo to your local drive or fork it and change its name

  1. git clone "https://github.com/Questandachievement7Developer/container_importExample" "Your project Folder"
  2. Edit whatever you want
  3. Reupload to your github

What are these file for?

  1. "name" is for the container name
  2. "init" is for container routines when the container service launched
  3. "packages" is for the packages list that will be installed in the container
  4. "setup" is for post installation script after installing all the packages