docker-alpine-micro
docker-alpine-micro copied to clipboard
microcontainer based on Alpine with working init process
Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...
Adapt from v3.12 and update tests
Hello, is it possible to support ARM architectures as well (such as Raspberry PI)? What would that entails?
Hi, just discovered that run_scripts which are run using "find -exec" are not performed in any sort of predictable order. Could you add | sort ? `find /etc/run_always -type f...