Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 494 Bytes

TODO.org

File metadata and controls

14 lines (14 loc) · 494 Bytes

Getting Started

[ ] Initial Command Line Interface

Execution Environment Spec

Can define the rest of the inputs

List of collections

Location of Automation Hub/Galaxy

Base Image

Docker or Podman/Buildah?

Path to resulting Dockerfile/containerfile stdout?

[ ] Dependency Resolution

Will need to start base image to resolve dependencies

docker run base-image <some command>

Add volume containing collections

[ ] Write Dockerfile/containerfile