0.1.19 • Published 1 year ago

aisbreaker-server v0.1.19

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

0.1.18

1 year ago

0.1.17

1 year ago

0.1.16

1 year ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.42

2 years ago

0.0.41

2 years ago