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
Now the most popular glibc variants work all the way back to,
for example, Ubuntu 14.04:
```console
:; docker run \
--rm \
-v $PWD/dist/science-fat-linux-x86_64:/usr/bin/science \
ubuntu:14.04 \
science -V
0.17.1
```
0 commit comments