Skip to content

VerdigrisTech/docker-dev-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-dev-base

Downloads Image Size

Base image for setting up VS Code development environments.

shell

Overview

This image is based on bitnami/minideb image with Zsh as the default shell. It also includes Oh My Zsh framework with some plugins pre-installed.

Pre-installed userland tools

  • bat (enhanced cat)
  • curl
  • git
  • glow
  • gpg
  • less
  • lsd (enhanced ls)
  • ssh (client toolchain only)
  • sudo

Pre-installed Zsh plugins

Can overwrite these using ZSH_PLUGINS environment variable with a comma delimited list.

Zsh Customization

You can provide a path to your own zshrc file using ZSHRC_OVERWRITE. Example to add an untracked local folder with a zshrc and mount the folder. Then provide this env variable to overwrite.

To just extend functionality you can use ZSHRC_EXTRA which will source extra zshrc startup content including PATH overwrites if desired.

Supported tags

  • bullseye, 11

Copyright © 2022-2023 Verdigris Technologies, Inc. All rights reserved.

About

Base image for setting up a VS Code dev environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published