# Dockerfile # # Linux development environment # # Extend the tecnickcom/alldev image defined in # https://github.com/tecnickcom/alldev # ------------------------------------------------------------------------------ FROM tecnickcom/alldev MAINTAINER info@tecnick.com