https://github.com/nl2go/docker-json-server
Containerized JSON Server
https://github.com/nl2go/docker-json-server
docker-compose dockerfile json-server
Last synced: 3 months ago
JSON representation
Containerized JSON Server
- Host: GitHub
- URL: https://github.com/nl2go/docker-json-server
- Owner: nl2go
- License: mit
- Created: 2019-11-13T13:42:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T13:08:25.000Z (about 6 years ago)
- Last Synced: 2025-09-02T19:45:16.228Z (5 months ago)
- Topics: docker-compose, dockerfile, json-server
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://hub.docker.com/repository/docker/nl2go/json-server/general)
[](https://hub.docker.com/r/nl2go/json-server)
[](https://hub.docker.com/repository/docker/nl2go/json-server/tags?page=1)
# Docker JSON Server
Containerized [JSON Server](https://github.com/typicode/json-server).
## Development
Run locally built image
docker-compose up
Rebuild image
docker-compose build
## Maintainers
- [build-failure](https://github.com/build-failure)
## License
See the [LICENSE.md](LICENSE.md) file for details