changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.ubuntu

changeset 27: 058ae6eb8c06
parent: 98aa8d30816a
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 27 Jul 2024 02:21:46 -0400
permissions: -rw-r--r--
description: added caddy container
1 FROM ubuntu:latest
2 RUN apt-get update
3 RUN apt -y install git ssh python3-pip mercurial