Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.82 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.82 KB

Harbour Project on Docker - Examples

Build Status

Examples of Harbour Project (xBase compiler) on Docker

Docker Images for application binaries

All binaries are run on Google "Distroless" Docker Images

static:latest image is used (suggested for running statically compiled applications)

Image size comparison:

alpine                     latest              3f53bb00af94        3 weeks ago         4.41MB
gcr.io/distroless/static   latest              06f8d4161170        49 years ago        1.81MB
gcr.io/distroless/base     latest              dab6c8cba81d        49 years ago        16.9MB

Examples

git clone http://github.com/felixd/docker-harbour-example
cd docker-harbour-example

Hello World

docker build -t hello hello/
docker images
docker run hello

RESTful on Harbour 3.4

/~https://github.com/rafathefull/restful

docker build -t restful restful-34/
docker run -d --rm -p 8002:8002 restful
docker ps
curl http://localhost:8002/v1/statusType -v
docker images

Harbour Project on Docker

Build Status

/~https://github.com/felixd/docker-harbour

Authors

Donations & Support

If You would like to support this project:

  • BTC: bc1qe4clvflldgqw5s9y0yn3lm99lz9yf9mn4x3zfe