docker pull amazoncorretto:21 docker run -it --name hello-java amazoncorretto:21 /bin/bash
Last updated 1 year ago