thiht/smocker

By thiht

Updated almost 3 years ago

Smocker is a simple and efficient HTTP mock server.

Image
2

1M+

thiht/smocker repository overview

Smocker

CI Netlify Status Docker Repository Github Release Go Report Card License

Smocker (server mock) is a simple and efficient HTTP mock server.

The documentation is available on smocker.dev.

Installation

docker run -d \
  --restart=always \
  -p 8080:8080 \
  -p 8081:8081 \
  --name smocker \
  thiht/smocker

Healthcheck

curl localhost:8081/version

Tag summary

Content type

Image

Digest

sha256:b449b4360

Size

12.3 MB

Last updated

almost 3 years ago

docker pull thiht/smocker:0.18.5