Copy a file to a docker container docker cp fileName.json mongodb1:/fileName.json Connect on the container terminal docker exec -it mongodb1 /bin/sh
. (dot) It's going to search for any character inside your string. You can see that the regex found 48 occurrences on the string provided. If you...
sdk install java // Install java sdk list java //See versions for java //Install an specific version sdk install java 8.0.292.j9-adpt sdk install...
mongoimport --db mydatabasename --collection collectionName --file my_json_file.json If the collection is an array mongoimport --db mydatabasename...
List ArrayList It internally uses an array Fast to access the elements by index Slower if you want to do operations in the...
If you need to manage the versions of the terraform you can use this documentation. https://github.com/tfutils/tfenv