You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update python to 3.7, ruby to 2.5 and debian to buster. Disabled V8 from build step, it needs to be compiled like NodeJS (possibly in a different dockerfile or migrating all docker dependency management to Guix). Update swig to 4.0. Improve node port for handling already installed metacall (Guix).
To provide a reproducible environment **METACALL** is also distributed under Docker on [DockerHub](https://hub.docker.com/r/metacall/core). Current images are based on `debian:stretch-slim` for `amd64` architecture.
600
+
To provide a reproducible environment **METACALL** is also distributed under Docker on [DockerHub](https://hub.docker.com/r/metacall/core). Current images are based on `debian:buster-slim` for `amd64` architecture.
601
601
602
602
For pulling the **METACALL**`latest` image containing the runtime, use:
0 commit comments