prashanth-sams / json-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker JSON Server

Supported tags

  • latest

Usage

Expose port 3000 from the image. You can then access the web service directly from a browser.

docker pull ghcr.io/prashanth-sams/json-server:latest

Example

docker-compose up -d

http://0.0.0.0:3000/profile

About


Languages

Language:Dockerfile 100.0%