Davis Phillips

Results 8 comments of Davis Phillips

I've done a bit of work concerning this here: https://developers.redhat.com/blog/2017/03/23/containerizing-open-vm-tools-part-1-the-dockerfile-and-constructing-a-systemd-unit-file/ and here: https://developers.redhat.com/blog/2017/05/24/containerizing-open-vm-tools-part-2-atomic-cli-and-converting-to-a-systems-container/ I'd like to add open-vm-tools as a CBP example and that should kill 2 birds with one...

@sprior I think this would be distro specific. The symlink would be flattened out and would be a reference point but wouldn't be honored for changes. I would do as...

I have a fair amount of experience with operations to scale, security scans (qualys and the like) and multiple business sectors requiring vastly different images/builds. Generally speaking, the security guys...

@evilebottnawi I like the idea! It would make automated testing much easier.

@daashayani Was this issue supposed to be empty?

@jaknoll I've submit a PR to address this issue. https://github.com/projectatomic/dockerfile_lint/pull/58/commits/887c8dc87d3b2f589db30a1d1cd8064ca3730094

@scott2449 - Same. I do get some errors that should be addressed with regex however Line 12: -> ADD http://sample.com?sample=%5Bsample%5D sample.zip ERROR: Invalid parameters for command..

You'll need to create a cronjob that calls this PHP page: remove_offline_addresses.php Much like you do with pingCheck and discoveryCheck ``` */15 * * * * /usr/bin/php /var/www/html/functions/scripts/pingCheck.php */15 *...