docker-dev icon indicating copy to clipboard operation
docker-dev copied to clipboard

Container images for portable development environments

Results 7 docker-dev issues
Sort by recently updated
recently updated
newest added

If black or prettier is present in the project, it should format the code automatically.

Could be handy to have python debugger integration. Looks like the project has matured significantly, hopefully things work: https://github.com/puremourning/vimspector

- switch from ptpython to bpython - automatically detect poetry's virtualenv.

Images that get pushed should also have their readmes updated. Looks like this can be done as part of the registry API.

Should add [vader](https://github.com/junegunn/vader.vim) tests to ensure the autocompletion and such is always working. This will require some major changes to the testing stuff. Every image should have a test directory...

Hi! I saw that you're using tfswitch. It does not support Terragrunt and OpenTofu, so, I suggest you to switch to tool that can manage all of these tools together:...