Sign inSign up

vgrusdev/time-service

By vgrusdev

Updated almost 5 years ago

simple http time service

Image
0

993

vgrusdev/time-service repository overview

Simple http time service.

Description

Source code and build description can be found at the GitHub github.com/vgrusdev/time-service.

Get started

To run application:

docker pull vgrusdev/time-service
docker run --rm -p 8080:8080 vgrusdev/time-service

# open browser with url: http://localhost:5000/
curl localhost:8080/           - to get Use help
curl localhost:8080/time       - Date-Time message
curl localhost:8080/nanotime   - Unix nanotime

Tag summary

Content type

Image

Digest

Size

5.9 MB

Last updated

almost 5 years ago

docker pull vgrusdev/time-service