Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

python 3 dev image

python 3 development image based on python:3-slim

Includes

  • pythonista non-root user with sudo access
    • pass ARG USERNAME to rename
    • ARG USER_UID=1000
    • ARG USER_GID=USER_UID
  • ARG LOCALE=en_US.UTF-8
  • shell prompt configuration with starship.rs
  • JetBrains Mono Powerline font
  • packages required for vs code python extension
    • black
    • pyline
    • flake8

Run from latest Docker hub image

docker run --rm -it lobsterbandit/dev-python3:latest

Build from Dockerfile

docker build -t someimagename:sometag .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages