Describing The Problem
I have created a docker tomcat image
FROM ubuntu:20.04 RUN apt-get update && apt-get upgrade -y RUN apt