IMAGE_REPOSITORY= IMAGE_TAG= IMAGE= SOURCE_IMAGE=current-worktree IMAGE_ID= IMAGE_SIZE= CONTAINER_PORT=8000 # Export to tar example: # docker save -o aps-agent.tar //aps-agent: # Import on another machine: # docker load -i aps-agent.tar