Used ```sh title="Dockerfile" FROM ubuntu:18.04 RUN apt update && apt -y upgrade RUN apt install -y wget ``` the copy icon in the upper right corner of the code section does not show in my locally served web site