Skip to content

Instantly share code, notes, and snippets.

View NitroHxC's full-sized avatar

Andrea NitroHxC

View GitHub Profile
@NitroHxC
NitroHxC / fork_prereq_arch.txt
Created December 16, 2023 21:57
Setup & Run git Fork on Arch/Ubuntu
### Prerequisites for Arch:
# sudo pacman -Sy p7zip wine-staging winetricks
# or
# yay p7zip
# yay wine-staging
# yay winetricks
@NitroHxC
NitroHxC / Dockerfile
Last active November 20, 2025 15:49
Dockerfile to run Fork git client on Wine in Ubuntu 20.04 container
###########################################
# Proof of concept for running Fork git client on Wine on Ubuntu 20.04.
# 70% of the credit to GPT-4 :)
######## Instructions:
# copy both Dockerfile and docker-compose.yml in the same folder
# run `docker-compose build`
# wait for a long time
# run `docker-compose up -d`
# connect with TigerVNC to `localhost:5900`
# open a terminal and run: