Skip to content

Commit

Permalink
README **dbg**
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 5, 2023
1 parent 0f15771 commit d9e6cc1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@
- suckless misc, static built binary for any distritions
- multi arch, current suport: amd64, arm64, armv7


**dbg**

```bash
root@VM-12-9-ubuntu:~# docker run -it --rm -v /mnt:/mnt2 infrastlabs/x11-base:builder sh
/ #
/ # apk add git gawk
/ # cd /mnt2/docker-x11base/compile/src/
/mnt2/docker-x11base/compile/src # git pull; bash fluxbox/build.sh fluxbox
```

0 comments on commit d9e6cc1

Please sign in to comment.