Sign inSign up

miebach/star

By miebach

Updated about 2 years ago

Ubuntu with some additional packages. Intended for internal use.

Image
Developer tools
Web servers
0

420

miebach/star repository overview

Based on ubuntu 24.04 For internal use.

  • Intended usage is to execute python applications as user ubuntu with id 1000.1000 in /app

  • Some ubuntu python packages installed

  • Some pip packages, virtualenv is pre-activated

  • And freetds with a tailored configuration:

[global]
        # TDS protocol version
        tds version = 7.3

        # Whether to write a TDSDUMP file for diagnostic purposes
        # (setting this to /tmp is insecure on a multi-user system)
        #dump file = /tmp/freetds.log
        #debug flags = 0xffff
        timeout = 25
        connect timeout = 25

        encryption = off

        # To reduce data sent from server for BLOBs (like TEXT or
        # IMAGE) try setting 'text size' to a reasonable limit
;       text size = 64512

Tag summary

Content type

Image

Digest

sha256:e3b7638f8

Size

618.3 MB

Last updated

about 2 years ago

docker pull miebach/star