This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hey all,
This is my first Synology NAS and I'm trying to get docker-compose working on it. I've been googling the errors I'm getting all morning and I see people who are getting the same errors as me but their solutions are either not working or are because they're trying to get a specific package working.
I installed the docker package through the Package Center. I don't see a way to run docker-compose.yml files through there, so I've been ssh-ing into the NAS.
I updated my versions of docker and docker-compose with synology docker. I'm navigating to the folder in /volume1/docker/
with my docker-compose.yml
and running docker-compose up -d
but I am getting this error:
docker: failed to register layer: Failed to create btrfs snapshot: inappropriate ioctl for device.
I'm not sure if that means I should have created the volume using ext4 instead of btrfs.
If anyone knows what I should be doing to get docker-compose to work that would be greatly appreciated. If any other info is needed let me know and I will provide it.
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/synology/co...