Mock server get started
less than a minute
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
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified November 18, 2024: feat: support to generate robot-framework script (#563) (0f02984)