James Osborne
James Osborne
That looks like a Docker hub authentication issue, and nothing to do with the scripts or original problem reported. This is strange because you should be able to pull images...
Glad you got it to build. Can you run a list of your images? docker images | grep shrink and see if your image has been tagged properly? 60% of...
That's awesome. Would you please post how you fixed the csum problem? Did you change Raspbian version? Or was the change of ubuntu version all that was needed? 60% of...
Can do. First though, I would like to get to the bottom of why svh's shrink didn't work then did, in case there's anything else I need to fix. 60%...
That's great. I'll send over the new files with the typo fixed.There's also some improvements to the Dockerfile that can be made. @svh1985 - if you have a copy of...
Hi, So this is what I'm using now. In .bashrc: export DOCKER_REPO_PREFIX= # Shrink a RPi disk image, source is $1, dest is $2 # Dockerfile: Docker/shrink shrink() { docker...
Sorry, apparently markdown formatting isn't supported in email replies. So, here it is formatted better. In .bashrc: ``` export DOCKER_REPO_PREFIX= # Shrink a RPi disk image, source is $1, dest...
Hi, It is difficult to tell from your code output what is going wrong, but here's a few things to try: 1) You should chand 'pwd' to $(pwd) 2) If...
I'm seeing this too: ``` Error executing vim.schedule lua callback: ...site/pack/packer/start/trouble.nvim/lua/trouble/view.lua:469: Cursor position outside buffer stack traceback: [C]: in function 'nvim_win_set_cursor' ...site/pack/packer/start/trouble.nvim/lua/trouble/view.lua:469: in function '' vim/_editor.lua: in function ``` Running...
Me too, this is a very confusing behaviour The problem I'm having is getting the separators to "disappear" into the background so the tabs look slanted