touch
This commit is contained in:
@@ -46,3 +46,5 @@ _Source - https://docs.gitea.io/en-us/backup-and-restore/_
|
|||||||
## Other References
|
## Other References
|
||||||
|
|
||||||
- limbosolutions gitea hosting https://git.limbosolutions.com (chech the git repository https://git.limbosolutions.com/limbosolutions.com/git.limbosolutions.com )
|
- limbosolutions gitea hosting https://git.limbosolutions.com (chech the git repository https://git.limbosolutions.com/limbosolutions.com/git.limbosolutions.com )
|
||||||
|
|
||||||
|
# Docker compose - Examples
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
FROM catthehacker/ubuntu:act-latest
|
FROM catthehacker/ubuntu:act-latest
|
||||||
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible
|
RUN apt-get update && apt install software-properties-common && add-apt-repository --yes --update ppa:ansible/ansible && apt-get install -y ansible
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user