Marcello DeSales
Marcello DeSales
# Current Workaround * Just issue an HTTP HEAD to the API storage to verify if the user has write permissions to the repo ```http curl -I -u svc_seceng-devsecops:AKCp***siUaP49xU https://artifactory.company.com/artifactory/api/storage/vioni...
# Applied solution in Github Actions * The Jfrog CLI has a ping call, but it only verifies the host information * We should have a CLI for verifying the...
@umiddelb @StefanScherer Is there any update on this? Trying to get Docker on `ODroid-C2` and having a hard time using Ubuntu 16.04... (Definitely missing HypriotOS)...
@umiddelb Yes I like Ubuntu :) So, I will try to flash 0.0.4 and try to install with `sudo apt -y install lxc aufs-tools cgroup-lite apparmor docker.io` you suggested... Does...
@umiddelb I've been using Ubuntu Mate, but I'd rather use HypriotOS :)
Is there anyone who has described a work-around for this?
Any detailed instructions to do that?
I had a fresh Grails installation of 2.4.3 before giving up...
I tried adding it and it failed... I think this approach can break easily: * Resources under google apis can be removed, moved, etc * Controls to that may not...
@flecno Thank you.. I will use my approach of building a Docker image with it and mounting it as an InitContainer and transfer to any Java application needed... That way,...