Skip to content

14MR/timezone-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Timezone application

How to use

This a simple application written in plain go which allows you to get current time on a specific timezone:

   docker run -p 8080:8080 -d mr14mr/timezone-app:latest
   curl http:https://localhost:8080/Europe/Moscow

You can specify any valid timezone listed here. Input is case sensitive

Docker

Docker image uses two stages in order to get resulting image with the smaller size.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published