docker run -d --name test -p 8080:8080 hoalt14/go-api:v1
curl localhost:8080
curl localhost:8080/hello
curl localhost:8080/health
# High Load CPU
curl 'localhost:8080/fib?n=44'
Content type
Image
Digest
sha256:54e91a5df…
Size
13.6 MB
Last updated
almost 2 years ago
docker pull hoalt14/go-api:v1