FROM library/ubuntu:22.04 MAINTAINER Tom Tyler "ttyler@perforce.com" RUN apt-get -y update RUN apt-get install -y curl rsync sudo vim wget file RUN apt-get autoremove RUN apt-get clean
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 29405 | C. Thomas Tyler |
Released SDP 2022.2.29403 (2023/02/06). Copy Up using 'p4 copy -r -b perforce_software-helix-installer-dev'. |
||
| //guest/perforce_software/helix-installer/dev/test/docker/Dockerfile.ubuntu22.base | |||||
| #1 | 29168 | Andy Boutte | Adding ubuntu 22 support into hits.sh #review-29169 | ||