touch
This commit is contained in:
@@ -45,4 +45,6 @@ _Source - https://docs.gitea.io/en-us/backup-and-restore/_
|
||||
|
||||
## 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
|
||||
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