Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

enoki-inc/base-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instructions to build the image:

sudo docker build -t enoki-base -f Dockerfile .

sudo docker run --name enoki-base
--privileged
-e XDG_RUNTIME_DIR=/home/dev
-e XDG_CACHE_HOME=/home/dev
-e XDG_CONFIG_HOME=/home/dev/.cache
-e WAYLAND_DISPLAY=$WAYLAND_DISPLAY
-e WLR_BACKENDS=headless
-e WLR_LIBINPUT_NO_DEVICES=1
-e TEAM_NAME=enoki
-e WORKSPACE_NAME=test-workspace
-e USERS=2
-e --user=dev
-v /var/run/docker.sock:/var/run/docker.sock
-v $XDG_RUNTIME_DIR/$WAYLAND_DISPLAY:/home/1000/$WAYLAND_DISPLAY
-p 6080:6080
-p 6081:6081
-p 6082:6082
-p 6083:6083
-p 6084:6084
-p 6085:6085
-p 6086:6086
-p 6087:6087
-p 6088:6088
-p 6089:6089
-p 6090:6090
--rm enoki-base dbus-run-session -- sway

About

base image compatible with Enoki (enoki.so)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •