pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# -*- dockerfile -*-
|
||||
FROM fedora:35
|
||||
RUN dnf update -y && dnf install -y gcc gcc-c++ poppler-glib-devel
|
||||
# Need to install make, tzdata here to avoid stupid prompts when running package install via autobuild
|
||||
RUN dnf update -y && dnf install -y make tzdata
|
||||
|
||||
Reference in New Issue
Block a user