Commit Graph

21 Commits

Author SHA1 Message Date
Cian Johnston 3bc4b6da9a
chore: update README, stop building deprecated images (#240) 2023-12-19 15:51:28 +00:00
Cian Johnston 33f1f9abd2
feat(images): add minimal image (#216)
Adds a minimal image based on ubuntu 22.04 with bash, git, curl, and sudo.
2023-05-11 10:46:48 +01:00
Jon Ayers b7d2fa64af
breaking: removed support for CentOS (#207)
- Due to excessive vulnerabilities removed `brew` from Ubuntu images.
2023-02-16 11:43:56 -06:00
G r e y 98995de6c8
chore: Format (#47) 2021-02-17 13:08:48 -06:00
G r e y 99aba5c640
docs: Add image READMEs (#28) 2020-12-01 20:00:48 -06:00
G r e y d5acf1b285
docs: Create contributing (#30) 2020-11-14 13:38:51 -06:00
Will O'Beirne 431bcc6a7c
Replace docker build-and-push actions with custom shell scripts (#15) 2020-10-21 10:19:33 -05:00
Will O'Beirne 85fc274873
Create a set of base images for all other images to use (#13)
* Create a set of base images that other images use to reduce duplication
* Use docker driver to allow using locally built and cached images
* Add lsb-release, ca-certificates, and locales (or equivalent packages) to base images
* Add pip3 to ubuntu
2020-10-19 18:10:23 -05:00
Will O'Beirne 2b0636d439
GitHub Actions for Building and Pushing Images (#12) 2020-10-14 22:26:26 -05:00
Nathan Potter 0f96b898c8
Update README.md 2020-06-19 10:29:36 -05:00
Nathan Potter 84158c89b7 Add utility dependency documentation 2020-05-07 22:03:39 +00:00
Sean Smith 63d6b64e9b
Update supported editors in readme 2020-05-01 18:04:46 -05:00
G r e y 0acabadd01
Update multi-editor feature status
As of 1.6.0, multi-editor was promoted from alpha to beta and many of
the aforementioned known issues have been addressed.

Further changes:

* A few md syntax style adjustments
2020-04-30 15:06:45 -05:00
Nathan Potter 02d6b927f5 Add PyCharm example 2020-03-18 22:08:11 +00:00
Nathan Potter 5011a29eb5 Remove desktop entry instructions 2020-03-18 21:53:08 +00:00
Nathan Potter 24779a162c Update desktop file section in README 2020-03-18 16:42:33 +00:00
Nathan Potter efe3ff4637 Rename to enterprise-images 2020-03-18 16:40:27 +00:00
Nathan Potter b5a36d2e62 Add GTK current issue 2020-03-18 16:31:15 +00:00
Nathan Potter 57a1a03742 Rename to enterprise-docs 2020-03-18 16:21:42 +00:00
Nathan Potter 8c86fddff7 Add example Dockerfiles for v4 IDE installation 2020-03-17 19:09:54 +00:00
Nathan Potter e3bf4a7336
Initial commit 2020-03-10 12:17:02 -05:00