Commit Graph

70 Commits

Author SHA1 Message Date
Ben Potter 2940d22eba add vnc to ci 2021-04-14 18:38:06 +00:00
Ben Potter 659d2fadb1 Revert "Remove VNC images (#38)"
This reverts commit 25eaa0bfd1.
2021-04-14 18:08:27 +00:00
dependabot[bot] 2c4757ecef
chore: bump styfle/cancel-workflow-action from 0.8.0 to 0.9.0 (#60)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.8.0...89f242ee29e10c53a841bfe71cc0ce7b2f065abc)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 07:15:57 -07:00
Jonathan Yu 1638e83ffb
chore: optimize layers in base images (#57)
* Reduce the number of layers in base images by consolidating
  related build steps
* Switch from yum to its successor, dnf, in the centos base image
* Delete package cache after installation to reduce image size
* Use bash to run Dockerfile build commands in centos and ubuntu
* Sort package dependencies alphabetically
2021-04-06 13:15:00 -07:00
Jonathan Yu eb897f6eb2
chore: upgrade husky to version 6 (#53) 2021-04-06 13:12:24 -07:00
Jonathan Yu a1002e87f1
chore: publish nightly image builds (#52)
* Build and publish images on a nightly schedule
* Enable manual triggering of build workflow
2021-04-02 21:13:47 -07:00
Jonathan Yu 3e4835aeeb
chore: use dependabot for GitHub Actions and npm (#54) 2021-04-02 17:45:47 -07:00
Jonathan Yu 6fa1567c96
chore: parallelize image build (#55)
* Add flag for image build scripts to filter by distribution
  (currently: arch, centos, ubuntu)
* Build images sequentially in separate jobs that run in
  parallel according to base distribution
* Cancel in-flight pull request builds
2021-04-02 12:46:01 -07:00
G r e y a370353a28
chore: Add fmt check to CI (#50) 2021-02-19 09:30:56 -06:00
G r e y 4bec2c8cd7
feat(base): Ubuntu git-core ppa (#49)
Co-authored-by: Jonathan Yu <jonathan.i.yu@gmail.com>
2021-02-18 13:46:22 -06:00
Jonathan Yu ea099c33b8
chore: pin archlinux package versions (#48)
* Switch from deprecated archlinux/base to archlinux/archlinux
* Pin a specific base image and repository snapshot, as recent
  versions are inoperable under Coder due to a glibc upgrade
  (https://bugs.archlinux.org/task/69563)
2021-02-17 15:07:30 -08:00
G r e y 98995de6c8
chore: Format (#47) 2021-02-17 13:08:48 -06:00
G r e y b971e8078e
fix(pycharm): Symlink pycharm -> pycharm-community (#45) 2021-02-05 14:46:41 -06:00
Charles Moog 98c24a3f55
feat: add homebrew to base images (#43) 2021-02-02 12:46:14 -06:00
Kyle Carberry e60d17d4a4
fix: Add ANDROID_HOME to SDK image (#42) 2021-01-28 21:53:39 -06:00
Kyle Carberry 8853783dc3
feat: Add Android image (#41)
* feat: Add Android image

* Fix title
2021-01-28 21:25:21 -06:00
Charles Moog ce6258c83e
fix: add coder user to docker group (#40) 2020-12-16 17:00:01 -06:00
G r e y 99c358179d
Refactor push-images (#39) 2020-12-16 15:28:05 -06:00
Charles Moog ed0a191a8b
feat: add docker and dockerd systemd service to base images (#37) 2020-12-16 12:20:27 -06:00
G r e y 25eaa0bfd1
Remove VNC images (#38) 2020-12-16 11:44:43 -06:00
G r e y 99aba5c640
docs: Add image READMEs (#28) 2020-12-01 20:00:48 -06:00
G r e y 749f3e6886
docs: Create code of conduct (#35) 2020-11-14 21:52:53 -06:00
G r e y d5acf1b285
docs: Create contributing (#30) 2020-11-14 13:38:51 -06:00
G r e y 17d44ef4aa
node-ubuntu: Update after adding yarn (#34) 2020-11-14 13:34:03 -06:00
Will O'Beirne 7a0b689530
Add default ruby images (#19) 2020-10-26 16:17:14 -05:00
Will O'Beirne 0008d972eb
Add golang default images (#21) 2020-10-26 13:52:51 -05:00
Teffen Ellis c7e224ee08
Merge pull request #24 from cdr/license
Add license.
2020-10-26 13:06:50 -04:00
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