- Oct 19, 2020
-
-
Angel Misevski authored
Antora is used for building Che docs. We should be building a more Che-compatible version of the default Antora image for use in the Che docs devfile. Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Oct 08, 2020
-
-
Eric Williams authored
Signed-off-by:
Eric Williams <ericwill@redhat.com>
-
- Oct 05, 2020
-
-
Thomas Mäder authored
-
- Sep 11, 2020
-
-
gattytto authored
Signed-off-by:
Esteban Mañaricua <emanaricua@gmail.com>
-
- Sep 09, 2020
-
-
Valeriy Svydenko authored
* Add more memory; fix install deps command Signed-off-by:
svor <vsvydenk@redhat.com> * Update image for dev-container; Use Yarn 2 Signed-off-by:
svor <vsvydenk@redhat.com>
-
- Aug 13, 2020
-
-
Angel Misevski authored
* Provide a method for installing standard tooling in patched images To support providing standard tooling across all images used in devfiles, this commit attempts to add a distro-agnostic script for installing common packages into development images. Currently, common commandline editors vim and nano are installed. Signed-off-by:
Angel Misevski <amisevsk@redhat.com> * Print list of images patched with arbitrary UID support Print a list of the images that were created upon completion of the build_images.sh script, to aid testing. Signed-off-by:
Angel Misevski <amisevsk@redhat.com> * Rename tooling install script for arb uid patched images Rename 'install-tooling.sh' to 'install-editor-tooling.sh' to better represent its purpose. Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Jul 20, 2020
-
-
Sun Seng David TAN authored
New versions of Quarkus currently supports GraalVM 19.3.2 and 20.1.0.
-
- Jul 07, 2020
-
-
Valeriy Svydenko authored
Signed-off-by:
svor <vsvydenk@redhat.com>
-
- Jul 02, 2020
-
-
Kessler authored
Signed-off-by:
Jean-François Monnier <kessler.dev@gmail.com>
-
- Jun 22, 2020
-
-
Michal Vala authored
Signed-off-by:
Michal Vala <mvala@redhat.com>
-
- May 03, 2020
-
-
Sun Seng David TAN authored
Partly solving https://github.com/eclipse/che/issues/16790
-
- Apr 08, 2020
-
-
Sun Seng David TAN authored
- to fix the build of the default Quarkus sample which has moved Quarkus 1.3.1-Final and requires Maven 3.6.3 - to have native compilation working with the default Quarkus sample
-
- Mar 27, 2020
-
-
Eric Williams authored
in che-dockerfiles/che-php-base. See eclipse/che#15854 Signed-off-by:
Eric Williams <ericwill@redhat.com>
-
- Mar 11, 2020
-
-
Valeriy Svydenko authored
* Update gradle image to use Gradle 6; Add user to /etc/group
-
- Feb 17, 2020
-
-
Angel Misevski authored
* Add ability to use digests for images referenced in registry Add script /build/scripts/write_image_digests.sh, which will rewrite all image references in registry to use the current digest for each image tag. Requires adding skopeo to the dockerfiles, in order to find image digests. Option can be enabled via `./build.sh` parameter `--use-digests` or by using docker build arg "USE_DIGESTS=true" Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Feb 05, 2020
-
-
Nick Boldt authored
Change-Id: Iaa879846aca9ba226dc0dd5aff74c2b653877b16 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- Jan 14, 2020
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Dec 17, 2019
-
-
Angel Misevski authored
Add label 'che.base.image' to images built in arbitrary userID patch to store the original base image the patched image is build from. Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Dec 12, 2019
-
-
Daniel Danner authored
Signed-off-by:
Daniel Danner <daniel@danner.de>
-
- Nov 27, 2019
-
-
Valeriy Svydenko authored
Signed-off-by:
svor <vsvydenk@redhat.com>
-
- Nov 12, 2019
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Oct 23, 2019
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Oct 08, 2019
-
-
Radim Hopp authored
Added dockerfile with precashed mvn articats for usage in tests. Signed-off-by:
Radim Hopp <rhopp@redhat.com>
-
- Sep 24, 2019
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
nickboldt authored
Change-Id: If4f47e9f6b291bb4f19a243da2c4b5a08f5f5343 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
nickboldt authored
Add c/c++ base image based on registry.centos.org/centos/devtoolset-7-toolchain-centos7; reorder containers in alpha sequence because yeah Change-Id: I8d95000f756b948d29a6c935163097ccc44ade53 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- Sep 23, 2019
-
-
nickboldt authored
Change-Id: Ic548b546441542b35b3e5ce1ae7e9b4a3053e448 Signed-off-by:
nickboldt <nboldt@redhat.com>
-
nickboldt authored
Change-Id: Id65fbb03cc8762a2cb6d9f2db09e3e5da05cf26c Signed-off-by:
nickboldt <nboldt@redhat.com>
-
- Sep 12, 2019
-
-
Anatoliy Bazko authored
* Update python tooling image Signed-off-by:
Anatoliy Bazko <abazko@redhat.com>
-
- Aug 13, 2019
-
-
Oleksandr Andriienko authored
Signed-off-by:
Oleksandr Andriienko <oandriie@redhat.com>
-
- Jul 24, 2019
-
-
Angel Misevski authored
Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
Angel Misevski authored
Update the arbitrary users patch to make sure $HOME is always writable, fixing issues with some images. Update java-spring, java-mysql, and java-vertx to use patched images - Update the commands in these images since maven wrapper is incompatible with community maven image Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Jul 18, 2019
-
-
Angel Misevski authored
* Patch all used images for arbitrary users on OpenShift - Patch all currently used images for arbitrary user support - Move $HOME and $PS1 definition into arbitrary user patch to simplify devfiles and make UX more consistent - Add additional fixes to patched images: - Set chmod g=u on /home to allow write access - Create home directory if it does not exist Signed-off-by:
Angel Misevski <amisevsk@redhat.com>
-
- Jul 10, 2019
-
-
Ilya Buziuk authored
che #13454 Adding Che 7 java 11 community images with support of arbitrary user to make them OpenShift compatible Signed-off-by:
Ilya Buziuk <ibuziuk@redhat.com>
-