On Fri, 13 Jul 2018 09:41:06 -0400 Stefan Schmidt <[email protected]> wrote:
> Hello. > > On 09.07.2018 12:00, William L. Thomson Jr. wrote: > > > I feel like a docker image with a ready env for testing E > > applications would be beneficial not only to myself, but to others. > > Seems using Docker images is much faster in Travis than replicating > > an env over and over again for each build. > > We already do this. Docker images are based on various distros, efl > dependencies added and then used for CI on Travis. I should have checked out the travis.yml for efl. Thanks for pointing it out. I will see if I can use it for my needs. Think I may need to make others that have E, not just EFL. Either way thanks for mentioning! > https://github.com/Enlightenment/ci-support-files > https://hub.docker.com/r/stefanschmidt1/ci-support-files/ > > https://git.enlightenment.org/core/efl.git/tree/.travis.yml#n62 > > docker run -v `pwd`:/src -w /src > stefanschmidt1/ci-support-files:$DISTRO /src/.ci/ci-linux-build.sh > $CI_BUILD_TYPE -- William L. Thomson Jr.
pgpC81KWW_yST.pgp
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
