Mock server get started

Get started

You can start a mock server of container registry with below command:

atest mock --prefix / mock/image-registry.yaml

then, you can pull images from it:

docker pull localhost:6060/repo/name:tag

Last modified February 27, 2026: docs: add a skill markdown file (#869) (3a5b8d9)