mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-31 02:26:44 +10:00
alsamixer
This commit is contained in:
parent
e4e6cc44c6
commit
5d7424ebb7
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ USER root
|
|||
# Install user utilities
|
||||
RUN apt-get update -qq && apt-get install -qq --fix-missing \
|
||||
alpine \
|
||||
alsamixer \
|
||||
feh \
|
||||
software-properties-common \
|
||||
vcsh \
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Desktop environment container user
|
||||
DESKTOP_ENVIRONMENT_CONTAINER=desktop-environment
|
||||
DESKTOP_ENVIRONMENT_GITHUB_TOKEN=
|
||||
DESKTOP_ENVIRONMENT_GITHUB_TOKEN=f9515ed680a06b4438d5011730b1804412856ddb
|
||||
DESKTOP_ENVIRONMENT_USER=jackson
|
||||
DESKTOP_ENVIRONMENT_HOME=/$DESKTOP_ENVIRONMENT_USER/home
|
||||
DESKTOP_ENVIRONMENT_REGISTRY=sabrehagen
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue