Alpine NGINX with a miedit emulator artifact
1.3K
This container is almost pointless and just here for conveniency.
It's an nginx server with www directory populated with miedit emulator files. There is an entrypoint that will read an environment variable containing a websocket server URL, and replace it in the emulator http page.
In other words, this container could be considered as a build artifact from a CI that can be used "as is".
Project URLs: Official Website | Dockerhub | Github (Dockerfiles + Samples)
docker run -e MINITEL_SERVER="ws://3611.re/ws" --rm -it uzer/miedit-emulator:latest
Content type
Image
Digest
sha256:ab2443c16…
Size
60.8 MB
Last updated
almost 2 years ago
docker pull uzer/miedit-emulator