Skip to content

Commit 2373ef7

Browse files
committed
feat(build): docker/Dockerfile: Removed as not part of z-wave-protocol-controller
The docker setup is now handled in a single place (helper.mk) which is common to native, ci and also in reference docker image (Dockerfile). Cross building is done using chroot (scripts/build-rootfs.sh) Note those files may trigger security alerts, but the risk is low because this is not used (except for eventually windows users, as linux user I never used it). This component is maintained at UnifySDK (v1.7+ aka core), This change deduplicate code, to ensure a single source of truth and enable a more sustainable developement model without overhead of monorepo. This change may be not atomic, but has been done in a way one component could be reverted if it justify a downstream (double) maintainance or experimental works. For the record this component was imported from: https://github.com/SiliconLabs/UnifySDK/releases/tag/ver_1.6.0 If this component should be re-introduced it would be preferable to consider the code where it is maintained eg: https://github.com/SiliconLabs/UnifySDK/releases/tag/ver_1.7.0 (or later) Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#42 Relate-to: SiliconLabsSoftware#100 Bug-SLVDBBP: 3174725 Bug-SiliconLabs: SWPROT-8953 Signed-off-by: Philippe Coval <[email protected]>
1 parent 9a44047 commit 2373ef7

File tree

6 files changed

+0
-304
lines changed

6 files changed

+0
-304
lines changed

docker/Dockerfile

Lines changed: 0 additions & 110 deletions
This file was deleted.

docker/build_docker.sh

Lines changed: 0 additions & 39 deletions
This file was deleted.

docker/jenkins_dependencies.apt

Lines changed: 0 additions & 3 deletions
This file was deleted.

docker/readme_developer.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

docker/runDockerUIC.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

docker/uic-resources/README.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)