Commit Graph

18 Commits

Author SHA1 Message Date
Franck Nijhof da3024e162
Upgrade to newer Python pip>=21.0 (#59769) 2022-02-07 15:12:04 +01:00
Michael 17d6d76fb8
Add libturbojpeg0 to dev-container (#64466) 2022-01-19 22:04:13 +01:00
Stefan Agner b04b314a9b
Extend Docker build caching opportunities (#60661) 2021-12-01 13:20:00 +01:00
Simone Chemelli b7e8348c30
Add bluez to the devcontainer (#55469)
* Fix fjaraskupan dependency for tests

* update package list

* Typo

* hadolint fixes

* hadolint fixes #2

* Cleanup

* Rewording
2021-09-04 12:16:06 +02:00
Joakim Sørensen c8486879ae
Update devcontainer to Python 3.9 (#50778) 2021-05-17 07:54:14 -07:00
Joakim Sørensen 49b47fe648
Install requirements.txt while building dev Dockerfile (#48268) 2021-03-23 14:04:15 -07:00
chriss158 34a491f826
Install libpcap-dev for devcontainer (#46106) 2021-02-11 13:17:49 -10:00
Joakim Sørensen afa7fd923a
Update yarnpkg GPG key (#45973) 2021-02-04 12:51:38 +01:00
AJ Schmidt b63f882c3f
Fix Dockerfile.dev for VS Code devcontainer (#37801) 2020-07-12 16:18:08 -07:00
Jason Hunter 94d8e77f8c
Add non-root dev container user (#34984)
* add non-root container user

* fix dockerfile and homeassistant editable install

* just install in home directory

* less impactful default changes

* separate RUN for better layer caching

* use vscode-remote base image
2020-06-03 09:55:25 +02:00
Pascal Vizeli be57d45653
Add hadolint to CI (#34758)
* Add hadolint to CI

* Fix lint & name

* Update azure-pipelines-ci.yml

Co-Authored-By: Franck Nijhof <git@frenck.dev>

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-04-27 12:09:31 +02:00
Pascal Vizeli bec8781558 cleanup 2020-04-27 09:19:38 +02:00
Pascal Vizeli 2cae17deb7
Fix dockerfile 2020-04-27 09:14:53 +02:00
Pascal Vizeli 9ca2ad53f9
Python 3.8 on CI (#34654) 2020-04-25 16:54:41 -07:00
Pascal Vizeli 10247f6799 Fix dev dockerfile 2019-11-05 21:38:30 +01:00
Pascal Vizeli 702a524b55
Improve startup of devcontainer (#26572) 2019-09-11 11:20:21 +02:00
Pascal Vizeli c50faaef3c
Cleanup Dockerfile.dev (#26451) 2019-09-05 14:20:08 +02:00
Pascal Vizeli 97d3f49bb8 Docker ADR (#26085)
* Migrate Docker image to Hass.io / Multiarch

* Fix sudo

* Update CODEOWNERS

* Fix manifest

* Add more logic

* fix handling

* Move dockerfile

* Modify options
2019-08-20 10:37:55 -07:00