github aind-containers/aind v0.0.4

latest release: v0.0.5
3 years ago

This version adds support for Web mode

docker run -td --name aind --privileged -p 8080:8080 -e "WEBMODE=1" -v /lib/modules:/lib/modules:ro aind/aind
docker exec aind cat /home/user/.vnc/passwdfile

The container is accessible via the browser at http://localhost:8080/vnc.html

Other changes: v0.0.3...v0.0.4

Thanks to @jc-lab @Fuseteam @ii64 for contribution.


DockerHub: aind/aind:0.0.4@sha256:46308efc75b0311c773d34fcb227957f3f81b19037020113ebdf125e8332beed

⚠️ The aind/aind image on Docker Hub will no longer be updated, due to the latest policy change of Docker Hub: https://www.docker.com/blog/changes-to-docker-hub-autobuilds/
Migration to GHCR is planned: #77

Don't miss a new aind release

NewReleases is sending notifications on new releases.