Skip to main content
This command is marked as unstable and may change in future releases.

Command: phala docker

Syntax

phala docker <command> [options]

Description

Login to Docker Hub and manage Docker images

Options

OptionDescription
-h, --helpShow help information for the current command
-v, --versionShow CLI version

Subcommands

CommandDescription
loginLogin to Docker Hub
buildBuild a Docker image
pushPush a Docker image to Docker Hub
generateGenerate a Docker Compose file
runRun a Docker Compose setup

Examples

  • Display help:
phala docker --help