Changes between Initial Version and Version 1 of Ticket #21684, comment 2


Ignore:
Timestamp:
2022-05-05T16:03:11+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21684, comment 2

    initial v1  
    44{{{#!bash
    55$ docker run -it --rm ubuntu:latest /bin/bash
    6   apt-get update && \
     6# apt-get update && \
    77  apt-get install -y unzip zip && \
    88  curl -s "https://get.sdkman.io" | bash && \