WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Dockerd on Tiny Core 8.0 x86 -- "overlay" not a supported filesystem  (Read 10728 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Dockerd on Tiny Core 8.0 x86 -- "overlay" not a supported filesystem
« Reply #15 on: February 27, 2018, 09:38:45 PM »
I haven't checked, but if CONFIG_OVERLAY_FS can be set to "m" then perhaps you can get away with including the module(s) produced in an extension?

Offline aw

  • Newbie
  • *
  • Posts: 45
Re: Dockerd on Tiny Core 8.0 x86 -- "overlay" not a supported filesystem
« Reply #16 on: March 06, 2018, 06:07:30 PM »
I have a public repo with files and scripts for compiling a TinyCore kernel.

  https://github.com/on-prem/tinycore-kernel

The latest one I posted there (4.9.66) contains the correct config for overlayfs (Docker) support.

The build instructions are in the README.md. Please read it carefully.
github.com/aw

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Dockerd on Tiny Core 8.0 x86 -- "overlay" not a supported filesystem
« Reply #17 on: March 07, 2018, 03:05:19 PM »
It might be better to update the wiki in case additional instructions are indeed necessarry. I don't like the idea that documentation is limited to a third party github repository.

Also the instructions there seem to suggest you'd have to use files from the github repository, while we are hosting the source files via very accessible http links. I don't like stuff scattered like this, it also creates a useless trust issue.
« Last Edit: March 07, 2018, 03:07:01 PM by hiro »

Offline webb

  • Jr. Member
  • **
  • Posts: 52