Add Actions base dockerfile

This commit is contained in:
drunkendog 2023-08-28 02:40:55 +01:00
parent 48bf908528
commit 0fb23affba
1 changed files with 3 additions and 0 deletions

3
actions/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM ubuntu-22.04
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup jq