mauvm / docker-stillonboard

Ultra lightweight Docker status reporter (~9.2MB for full image).
0 stars 0 forks source link

Add container whitelisting #2

Closed mauvm closed 8 years ago

mauvm commented 8 years ago
ALLOW=0 # Dissallow all
ALLOW_MY_CONTAINER=1

Maybe prefix with SOB_.

1, true, TRUE, True, y, yes, YES for white listing and 0, false, FALSE, False, n, no, NO for black listing.