To use this image, you'll need a docker-compose.yml file like the following:
services:
socketio:
image: openhmis/greenlight-socketio
ports:
- ${REACT_APP_SOCKETIO_PORT}:${REACT_APP_SOCKETIO_PORT}
command: yarn socketio-server
Content type
Image
Digest
Size
40.9 MB
Last updated
about 6 years ago
docker pull openhmis/greenlight-socketio:1.2.0-test