Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 826 Bytes

File metadata and controls

19 lines (12 loc) · 826 Bytes

commercetools-mock-server

Warning

This repository is archived, the image is built and published via https://github.com/labd/commercetools-node-mock.

Docker image which offers mocks for the commercetools api. This is based on the https://github.com/labd/commercetools-node-mock project.

If you want to use the latest version make sure you have no cached container and run:

docker pull labdigital/commercetools-mock-server:latest
docker run -it -p 8989:8989 labdigital/commercetools-mock-server:latest

Releasing