changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > infra > pod / annotate 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
0
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 FROM ubuntu:latest
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
2
 RUN apt-get update
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
3
 RUN apt -y install git ssh python3-pip mercurial