Julian Gamble
Julian Gamble
Is there a version of this you can turn the UDP flag on? We need to be able to use this for DNS and dig across bastions.
There is a page here showing how to setup Tensorflow on Python for M1 ARM Macs: https://developer.apple.com/metal/tensorflow-plugin/ It seems we could adapt this example for the M1 ARM Macs. My...
Docker Compose has a feature `docker-compose up --abort-on-container-exit` which is particularly useful for running integration tests - where you need to watch the container shut down and get the exit...