Skip to content

Creating And Running Containers

The captured VHT 1.x application-note page for creating and running containers did not contain standalone body content. The workflow is covered in the local VHT 1.x user guide pages below.

Use these local pages for the complete workflow:

Task Local page
Understand Secure Docker and VHT 1.x application packaging Secure Docker and Applications 1.2
Create and configure an application Application Creation and Configuration 1.2
Build and verify an application archive Application Build and Verification 1.2
Upload, run, stop, and remove an application Application Test 1.2
Build a template image Template Build 1.2
Upload and test a template container Template Upload and Test 1.2

Command Areas

The self-contained pages above cover the VHT 1.x command flow:

  • vhc app create
  • vhc app add-image
  • vhc app build
  • vhc app build verify
  • vhc app run
  • vhc image upload
  • vhc container create
  • vhc container start
  • vhc container logs
  • vhc container shell
  • vhc container stop
  • vhc container delete

Warning

This is VHT 1.x content. Use vhc commands here. VHT 2.x uses vhc2.