img icon indicating copy to clipboard operation
img copied to clipboard

OSX support

Open andrewshawcare opened this issue 6 years ago • 2 comments

I know the README says it's not currently supported, but it would be helpful to test out our Fargate task definition locally using docker-compose before we deploy it. We have a Jenkins agent in a container that we would like to see running the builds successfully locally before we deploy and don't have access to a linux host. I presume the agent will work, but it's difficult to be confident without the ability to test locally.

Running the image doesn't help as the goal is to have the Jenkins agent building without access to the docker daemon.

andrewshawcare avatar Nov 12 '19 14:11 andrewshawcare

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Nov 12 '19 14:11 issue-label-bot[bot]

MacOS is supported indirectly using Docker.. if you are running Jenkins agent in a container, that's within Docker I presume? If so you can run img the same way within Docker.

kekoav avatar Apr 23 '20 06:04 kekoav