Wysokie HA
Co to?
Jak?
Co to?
Jak?
# Logowanie z użyciem AWS CLI
$(aws ecr get-login --no-include-email --region eu-west-1)
docker build --tag $NGINX_REPOSITORY:$TAG --file nginx/Dockerfile .
docker build --tag $PHP_REPOSITORY:$TAG --file php/Dockerfile .
docker push $NGINX_REPOSITORY:$TAG
docker push $PHP_REPOSITORY:$TAGCo to?
Jak?
Co to?
Jak?
Co?
Ile?!