Better Dockerization
The Dockerfile and docker-compose.yml
got a proper rework as the last built image was v2.0.2
.
Now, the Aldebaran Docker image also supports all 64-bits platforms supported by the base image (node:16-alpine
), which are linux/amd64
, linux/arm64
, linux/ppc64le
and linux/s390x
.