個人用
コンテナ作成して、postgresコマンド実行 https://hub.docker.com/_/postgres#start-a-postgres-instance docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres ホスト側からpsqlコマンド実行するがdatabaseがないと言われる…
クラスター AWS::Ecs::Clusterにおける設定項目 capacityPropider DefalutcapacityPropiderStrategy CapacityProviderStrategyItem clustername cluseterSetting containerInsights Configuration ExecuteCommandConfiguration ManagedStorageConfiguration …