rwx image
Manage OCI images on RWX
The rwx image command provides subcommands for building, pushing, and pulling OCI-compliant container images.
Usage
rwx image [OPTIONS]
Subcommands
- build - Launch a targeted RWX run and pull its result as an OCI image
- push - Push an RWX task to an OCI reference
- pull - Pull an existing RWX task as an OCI image
Related Documentation
- Building Container Images Guide - High-level guide on building container images on RWX
- Migrating from Dockerfile - Reference documentation for RWX container image build syntax