0.1.19 • Published 3 months ago

aisbreaker-server v0.1.19

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

aisbreaker-proxy-server

Run the public Docker image of this app

# The '--init' is optional. It's to easy stop the container on command line
docker run --init -p3000:3000 aisbreaker/aisbreaker-proxy-server:latest

Build and run the Docker image locally

docker build -t aisbreaker-proxy-server .
docker run --init -p3000:3000 aisbreaker-proxy-server

Hint: The '--init' is optional. It's to easy stop the container on command line How to fix Ctrl+C inside a Docker container?

Configuration

Optional environment variable(s):

  • DEFAULT_AISBREAKER_API_KEY (used if no API key is provided by client, e.g. for demo server)
0.1.19

3 months ago

0.1.18

4 months ago

0.1.17

4 months ago

0.1.16

4 months ago

0.1.15

5 months ago

0.1.14

5 months ago

0.1.12

5 months ago

0.1.13

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

5 months ago

0.1.8

5 months ago

0.1.7

6 months ago

0.1.6

6 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

8 months ago

0.0.42

8 months ago

0.0.41

9 months ago