Add dockerfiles/ubuntu-latest.dockerfile
Some checks failed
Build runner images / Build Images (push) Has been cancelled
Some checks failed
Build runner images / Build Images (push) Has been cancelled
This commit is contained in:
parent
4610558e52
commit
d6dc2565b6
4
dockerfiles/ubuntu-latest.dockerfile
Normal file
4
dockerfiles/ubuntu-latest.dockerfile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
FROM gitea/runner-images:ubuntu-latest
|
||||||
|
|
||||||
|
RUN apt-get update && apt-get upgrade -y && apt-get install docker.io docker-compose docker-compose-v2 python3-setuptools -y
|
||||||
|
|
Loading…
Reference in New Issue
Block a user