create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
#!/bin/bash | |
# Define color codes | |
RED='\033[0;31m' | |
GREEN='\033[0;32m' | |
YELLOW='\033[0;33m' | |
BLUE='\033[0;34m' | |
MAGENTA='\033[0;35m' | |
CYAN='\033[0;36m' | |
NC='\033[0m' # No Color |
services: | |
service-a: | |
build: | |
context: . | |
dockerfile: service-a/Dockerfile | |
networks: | |
- service-jaeger | |
ports: | |
- "8081:8081" | |
environment: |
-------------------------------------------- | |
- Format 2 NVMe SSD Drives | |
-------------------------------------------- | |
NOTE: NVMe SSD Drives are Ephemeral! Data will | |
survive hard and soft reboots, but not stop/start | |
cycles via the AWS Console. | |
sudo fdisk -l|more | |
sudo fdisk /dev/nvme0n1 | |
n | |
p |
https://blogs.endjin.com/2014/07/how-to-test-nuget-packages-locally/ |
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"
I hereby claim:
To claim this, I am signing this object: