Isaac Rodman
Isaac Rodman
Investigate using LinuxKit system containerd for examples/docker.yml via dockerd --containerd option
Pinging @justincormack, as he had mentioned this as a possibility. I gave it a try a couple weeks ago, but did not have much success getting namespaces working as intended...
Investigate using LinuxKit system containerd for examples/docker.yml via dockerd --containerd option
@justincormack I'm using a custom 18.01.0-dind (as of today) as well, so I can't simply provide the YAML, unfortunately. I will give it another try with the current head LinuxKit...
Investigate using LinuxKit system containerd for examples/docker.yml via dockerd --containerd option
Interesting idea. Thanks. I'll try that method as some point too
Investigate using LinuxKit system containerd for examples/docker.yml via dockerd --containerd option
@pwFoo do you still have notes on exactly what to bind mount in? I'm getting an error like ``` $ docker run -ti alpine sh docker: Error response from daemon:...
Investigate using LinuxKit system containerd for examples/docker.yml via dockerd --containerd option
I'm not using Docker Engine on LinuxKit at this time, and haven't attempted this since. Should we close this, or does anyone know if this has been confirmed as working?
> Looks like these cmd are not working and meta is returning None. Maybe our boards didn't come with the meta json included? I suspect the bootloader is programmed (because...
@tinyfpga is there another TinyFPGA BX production run that includes these metadata files?
> @eyz I did a bit of hacking on the tinyprog project to bypass the meta check. Nice! It looks like you are simply hard-coding the expected metadata where it...
See https://github.com/tinyfpga/TinyFPGA-Bootloader#fpga-board-metadata for some context on the following if you want to dig in. ### Security page dumps from an older TinyFPGA BX board I was successfully able to dump...
> @eyz According to https://github.com/tinyfpga/TinyFPGA-BX/blob/master/TinyFPGA%20BX%20Card%20Back.png pin 10 (H4|spi_io2|SPI Flash WP_B/IO2) looks like it might also be the same write protect pin.  ^ It looks like that net (circled in...