Skip to content

Latest commit

 

History

27 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

docker-python-app

Simple Docker container for testing and running Python applications based on base image python:3.8.7.

Installed Debian 包

  • python3
  • python3-dev
  • pip3
  • gcc
  • apt-utils
  • curl
  • unzip
  • openssh-client
  • sshpass
  • twine
  • libsasl2-dev
  • libldap2-dev
  • libssl-dev
  • libnss3
  • libasound2
  • xvfb

Preinstalled PIP packages

  • jinja2
  • coverage
  • selenium
  • codecov
  • babel
  • twine
  • wheel
  • install
  • setuptools

Support for Selenium Tests

The container has Google Chrome 89 (89.0.4389.114) and the matching Chrome Web Driver preinstalled to enable Selenium tests. See https://omahaproxy.appspot.com/.

Support for SonarQube

The container has the CLI tools (version 4.6.0.2311) for uploading to SonarQube installed.

Updating the Chromium base position

See here to obtain the base position.

关于

No description, website, or topics provided.

Resources

Stars

0 stars

关注者

5 watching

复刻s

发布

贡献者

Languages