Difference between revisions of "Docker Registry"

From PKC
Jump to navigation Jump to search
m (KevinTung moved page PKC Workflow/Docker Registry to Docker Registry)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LogicModel|name=PKC Workflow/Task/Docker Installation}}
{{LogicModel|name=PKC Workflow/Docker Registry}}

Latest revision as of 09:01, 28 August 2021

Logic Model (PKC Workflow/Docker Registry) Template:LogicModel 08 28, 2021
Abstract Specification
Context
  1. The Mediawiki container on thewiki.us contains software which are constantly changing.
Goal
  1. Specify and docker registry workflow of PKC and test.
Success Criteria
  1. The process are investigated and streamlined.
  2. Users follow and improve the workflow.
  3. The tags are named properly.
Concrete Implementation
Given Inputs When Process is executed... Then, we get Outputs
  1. Docker
  2. Docker registry tutorial
  3. Image Naming
  1. Pull and build a docker registry image from the official website. [1].
  2. For the target container to be versioned, commit the container.
  3. Push to the local registry and then test whether it succeeded.
  4. Install some extensions and make a software version from it.
  1. All Images
Boundary/Safety Conditions of PKC Workflow/Docker Registry
  1. By now we only test the workflow on thewiki.us server. More servers should be tested in the future.