PetreM

Results 15 comments of PetreM

Thank you for the quick answer and help offering. I'll let my org evaluate.

Oh wow that was fast. Thank you for the update.

I don't think this is an issue with docker-machine. Docker did not yet provide a build for Ubuntu 20.04 LTS (Focal Fossa), see https://download.docker.com/linux/ubuntu/dists/ Arguably, the issue is that docker-machine...

Finally, the build for 20.04 is in! See https://download.docker.com/linux/ubuntu/dists/focal/

Well, now we have a bug! ``` Running pre-create checks... Creating machine... (test-ubuntu-focal) Creating SSH key... (test-ubuntu-focal) Assuming Digital Ocean private SSH is located at ~/.ssh/id_rsa (test-ubuntu-focal) Creating Digital Ocean...

It was still probably an issue with the upstream Focal packages from docker, because now it started to work with not change to docker-machine: ``` docker-machine create --driver digitalocean --digitalocean-access-token...

Hi @Proxy36 , There are some good resources about how to install the necessary tools, how to run tests, and where to learn more about a particular language. For the...

The various available settings can be found in the `xkeyboard-config(7)` man page, in the OPTIONS section. Multiple options can be added as comma-separated strings, e.g. `options: Some("caps:ctrl_modifier,shift:both_capslock,terminate:ctrl_alt_bksp")`.

The one workspace per app or activity worked for me well a long long time. The problem with this approach, in Cosmic, is that the workspaces appear and disappear dynamically....

Thank you. I'll make some updates tomorrow (ASCII/unicode and perhaps take another look at the list comprehension vs generator expression). > would probably go even further and just name it...