Jump to content
XPEnology Community

mb0x

Rookie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by mb0x

  1. 9 hours ago, haydibe said:

    Updated the toolchain image builder to 0.7

     

    Changes:

    - Added DSM7.0.1 support (done in 0.6.2)

    - Added `clean` action that either deletes old images for a specific platform version or for all, if `all` is used instead.

    - Added the label `redpill-tool-chain` to the Dockerfile, it will be embedded in new created images and allows the clean action to filter for those images.

     

    The clean action will only work for images build from 0.7 on. It will not clean up images created by previous versions of the script.

    Use something like `docker image ls --filter dangling=true | xargs docker image rm` or `docker image prune` to get rid of previous existing images (might delete all unused images, more then just the redpill-tool-chain images)

     

    See README.md for usage.

     

     

    redpill-tool-chain_x86_64_v0.7.zip 7.73 kB · 74 downloads

    thanks haydibe! 

    anybody get 3615xs 7.0.1 working?  build and boot is ok, but can't find IP for install.   918+  is fine.

×
×
  • Create New...