Commit Graph

43 Commits

Author SHA1 Message Date
Teffen Ellis 0229b318c6 Add license. 2020-10-26 11:26:58 -04:00
Teffen Ellis f8bd8ada5e Swap tigervnc server for turbovnc server.
- This appears to fix several render issues in Firefox and bumps performance quite a bit.
2020-10-24 01:35:13 +00:00
Will O'Beirne b8ad3bcb41
Add default java images (#20) 2020-10-26 00:27:49 -05:00
Teffen Ellis 0a85c61828
Merge pull request #14 from cdr/tigervnc
Tiger VNC Image
2020-10-23 16:36:51 -04:00
Teffen Ellis ed66817dfa Flesh out Tiger VNC, noVNC, and XFCE 2020-10-23 20:35:12 +00:00
Will O'Beirne 1cf52c97fd
Add node default images (#17) 2020-10-23 09:57:53 -05:00
Will O'Beirne 29266595cd
Remove lsb-release, we use /etc/os-release for os info (#16) 2020-10-22 17:35:57 -05:00
G r e y e4a2e1dbb6
Merge pull request #18 from cdr/vapurrmaid/configure
Use enterprise-base in configure example
2020-10-22 12:39:44 -04:00
G r e y 91577424e4
Use enterprise-base in configure example 2020-10-22 11:27:40 -05: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 a42533e308
Remove explicit load: true 2020-10-20 16:37:17 -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
Chris Decelles 73b47c7dc0
Merge pull request #9 from cdr/update-images
Update images
2020-08-04 11:42:36 -04:00
Chris Decelles 22cbfc40f9 Add additional utilities 2020-08-04 10:24:49 -04:00
Chris Decelles 061416ea66 Update Jupyter CentOS and Unbuntu images 2020-08-04 07:42:25 -04:00
Chris Decelles ce16ad46f4 Update GoLand CentOS and Unbuntu images 2020-08-04 07:16:40 -04:00
Chris Decelles 00e455dedb Update PyCharm CentOS and Unbuntu images 2020-08-03 21:15:36 -04:00
Chris Decelles 4288be5f28 Update IntelliJ CentOS and Unbuntu images 2020-08-03 20:21:28 -04:00
Chris Decelles 2ef6a932ae Update WebStorm CentOS and Unbuntu images 2020-08-03 19:34:40 -04:00
G r e y 51a161b627
Merge pull request #8 from cdr/coder-configure
Add coder/configure example
2020-07-09 13:38:06 -04:00
G r e y 38551c25cc
Add coder/configure example
Adds a directory configure/ containing example files for publishing
images that make use of Coder's configure feature. If an image contains
a script called "configure" in the directory "/coder", it is
automatically run during environment builds. The main use case is
configurations that depend on the $HOME directory that cannot otherwise
be added to an image's Dockerfile.
2020-07-09 12:35:35 -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 be45977a4c
Merge pull request #7 from cdr/jupyter-images
Jupyter images
2020-05-01 18:08:27 -05:00
Sean Smith 63d6b64e9b
Update supported editors in readme 2020-05-01 18:04:46 -05:00
Sean Smith 32ad257c0b
Add example jupyter images 2020-05-01 18:01:51 -05:00
G r e y 8d30b042f3
Merge pull request #6 from cdr/update-docs
Update feature status, known issues
2020-04-30 18:09:56 -04: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 480d54105e
Merge pull request #5 from wchen9911/patch-1
Fixed the idea launcher path
2020-04-30 12:57:08 -05:00
Wei Chen b37ff79037
Fixed the idea launcher path 2020-04-30 10:28:37 -07:00
Nathan Potter 91274701bf
Merge pull request #4 from cdr/rm-webstorm
Add PyCharm example
2020-03-18 17:11:00 -05:00
Nathan Potter 02d6b927f5 Add PyCharm example 2020-03-18 22:08:11 +00:00
Nathan Potter c2151e5a30
Merge pull request #3 from cdr/desktop-entry
Remove desktop entry instructions
2020-03-18 16:53:53 -05: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 50af65824f
Merge pull request #2 from cdr/gtk-issues
Gtk issues
2020-03-18 11:41:17 -05: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 5c007cb9ac
Merge pull request #1 from cdr/v4-image-examples
Add example Dockerfiles for v4 IDE installation
2020-03-17 14:10:17 -05: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