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
I was just able to confirm that liquibase data works on MacOS 12.2.1 with the M1 chip. Can you check your docker desktop settings? Make sure that "Use gPRC FUSE for file sharing" is disabled. Example is available in the Session 1 tutorial.
When I try to run
liquibase data install
on my computer I get these errors.Also Docker Desktop gives this error:
Error invoking remote method 'docker-start-container': Error: (HTTP code 500) server error - OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/var/lib/docker/volumes/titan-docker-data/_data" to rootfs at "/var/lib/titan-docker/data" caused: mkdir /var/lib/docker/overlay2/2e014e65643ccdeb11041a2a345471d6c2b198060f3a3cf861bcd11312ff5082/merged/var/lib/titan-docker: operation not permitted: unknown
I am running MacOS 12.2.1 on the M1 Max chip. Docker v4.5.0 (74594). Liquibase data v0.0.7
The text was updated successfully, but these errors were encountered: