changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.ubuntu

changeset 13: 43c84d8fb729
parent: 98aa8d30816a
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 07 Jul 2024 00:22:10 -0400
permissions: -rw-r--r--
description: rename base to scratch, update devbox
1 FROM ubuntu:latest
2 RUN apt-get update
3 RUN apt -y install git ssh python3-pip mercurial