Sign inSign up

afrouper/echo-service

By afrouper

Updated about 2 years ago

Simple echo-service in a fast, small and very secure image

Image
0

1.6K

afrouper/echo-service repository overview

echo-service

Simple echo-service written in Go, provided as plain image "from scratch". It exposes Port 8080 and replies all requests with a JSON reply. It uses a plain scratch image. Starting with Version 1.0.5 with a dedicated User to not run as root. The user has no shell, home directory, etc.

See further details and configuration details at GitHub.

License: Apache 2.0

Usage

docker run -p8080:8080 afrouper/echo-service:latest

Tag summary

Content type

Image

Digest

sha256:65fe28211

Size

2.5 MB

Last updated

about 2 years ago

docker pull afrouper/echo-service