docker_images icon indicating copy to clipboard operation
docker_images copied to clipboard

Docker images

Results 20 docker_images issues
Sort by recently updated
recently updated
newest added

Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 5.13.0 to 6.2.0. Release notes Sourced from megalinter/megalinter's releases. MegaLinter v6.2.0 Core Fix mega-linter-runner --install template [(#1662)](oxsecurity/megalinter#1662) Use REPORT_OUTPUT_FOLDER: none to not generate report files Add info...

dependencies

There is an error when I call `pip` or `pip3`, I think this might be installed in the image. Or I made some mistakes? Thanks in advance.

Would it be possible to add `rsync` to the medium image?

tool-request

The runner in GitHub Actions has `gh` by default and some actions depend on that being there.

It would be nice if the image contained also small utils like `less` for easier interaction with the image. I understand it's not the full image, but I cannot imagine`less`...

tool-request

Can you please create a set of Android-specific images (much like the JS and Rust ones), since by default Github Actions contain the Android SDK tools?

enhancement

This dramatically improves the experience of running python-based actions workflows. It adds roughly 7MB of space to the Ubuntu 20.04 image and 22MB to Ubuntu 22.04. resolves: #61

Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 5.13.0 to 6.7.1. Release notes Sourced from megalinter/megalinter's releases. MegaLinter v6.7.1 Fix Azure Comments reporter: Use BuildId to build artifacts url Fix actionlint install command MegaLinter is...

dependencies

I'm logged into Docker Desktop with my account and was able to run the Docker Desktop test run. Trying to run fabrication.yml file because I tracking down a bug. Here...