AWS Batch — 6

Arash Kamangir
Sep 25, 2023

--

Next, push abcli to docker hub and validate in the container configuration,

@docker compose run
@docker seed

creating a new job definition: abcli-custom-v1

docker push kamangir/abcli:latest

The push refers to repository [docker.io/kamangir/abcli]
tag does not exist: kamangir/abcli:init

image: kamangir/abcli:latest

Images in the Docker Hub registry are available by default. You can also specify other repositories with repository-url/image:tag.

https://hub.docker.com/r/kamangir/abcli

next: call source /root/git/awesome-bash-cli/bash/abcli.sh . command — validate on papertrail.

--

--

No responses yet