Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

mocks-server/docker-images

Repository files navigation

Warning

Project discontinued

This project is no longer maintained and has been archived. It will not receive new features, bug fixes, or security updates.

Thank you to everyone who used the project, reported issues, and contributed over the years. Your support is greatly appreciated.

Mocks Server Docker images

Docker images with Mocks Server dependencies and command to start it.

Docker images

Next Docker images are hosted in this repository:

  • mocksserver/main - Docker image with @mocks-server/main NPM distribution installed and pre-configured.

Development

Prerequisites

  • You must have Docker installed
  • You must have Node.js v18.8.8 and NPM installed.

Testing

For running tests locally, follow the next steps:

  • Install the dependencies
    npm i
  • Build the Docker image and tag it as mocks-server:main
    cd images/main
    docker build . -t mocks-server:main
  • Run the tests using the NPM script in the root folder:
    npm run test

About

Docker images with Mocks Server dependencies and command to start it

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors