Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/docker

ronin-rb docker image
https://github.com/ronin-rb/docker

Version bump to 2.0.5.1.

c159e11db61bb2496f37a0d347da35e81fd8614e authored about 1 year ago
Version bump to 2.0.5.

c1cf0d2ce409885511a7b1194ad2c381007c57a1 authored over 1 year ago
Added `libyaml-devel` as a dependency.

* Apparently `ruby-devel` does not pull in `libyaml-devel` as a
depenency, which is neede by t...

4d1113c370cec28a18da7618f55d0b72af4d1dd3 authored over 1 year ago
Removed the Twitter account link.

85b1d87323cf4b4c854df54469c5f7c9255b0cb2 authored over 1 year ago
Update `UBUNTU_VERSION` to `latest` for newer ruby versions.

d45f8428ad07f7c3c28e4afd4793caf58d6c0910 authored over 1 year ago
Make the `RONIN_VERSION` build arg optional (closes #6).

da62a00f39de143d3b238c715c382d5deb85f7dd authored over 1 year ago
Version bump to 2.0.4.

ca01abe45ae5f577bace4c056decb7e20b40d473 authored over 1 year ago
Version bump to 2.0.3.2.

6ccdfa9d018b6bf2e7941f00b8006e79b7a7b805 authored over 1 year ago
Also push commits and tags after creating the release tag.

67d0f9edeb045970e09a90d37d8aa676ef1d824c authored over 1 year ago
Version bump to 2.0.3.1.

bc1c91f323588cc68958df2f7443d8fe788868db authored over 1 year ago
Version bump to 2.0.3.

6a2fc980679c044cc1c15f7aa72529bfa8b7d35d authored over 1 year ago
Version bump to 2.0.2.

b807e6886477b38e8d63361f2ce7f71386d3088a authored over 1 year ago
Fix `docker run -it` commands (feat @ervinismu).

c8d7b728d4dfdb03a44038316fe1fc23cc529e7b authored almost 2 years ago
Update the docker images to 2.0.1.

a1c2d6b2944f831c5698337e080b4b9957f317a0 authored almost 2 years ago
Bump the copyright year range to 2023.

cb613642f68996631360d6483c9f709fa0cfc9c8 authored almost 2 years ago
Show how to execute the `ronin` command once inside the `ronin:lab` container.

9a655be3ae723ff65b5fa49fe2adc717668cdf28 authored almost 2 years ago
Updated the docker image versions.

a5e9131cbf6e5df1b8bb15b73bd451f6d816e456 authored almost 2 years ago
Add a separate tag version in order to update the gems in the images.

83c532c6e5ae7649297c395825b0cf91c504d8e0 authored almost 2 years ago
`unf_ext` now contains C++ code and thus requires `g++` be installed.

e7163af8b2471d9b87299c5c639c910aea5be563 authored almost 2 years ago
Updated ronin version to 2.0.0.

e77d0e324f8ce9493ca2f5dbb7b59ecdf0d40188 authored almost 2 years ago
Updated the ronin versions.

37138c42f4a8f782120adb3fc887f213b6677bb1 authored about 2 years ago
Added a missing markdown link.

543765da18aba47e3030306c31b9666dbc90255e authored about 2 years ago
Updated the docker image versions in the README.

53308c71af91fc6e1df72f042ea878f873f7a79e authored about 2 years ago
Updated the `RONIN_VERSION`.

e1f6a9c2926e572e5ac806dd0d33e03a0f281c93 authored about 2 years ago
Updated the ronin version to 2.0.0.beta3.

dd8b7551358ce273d0b92fda83e9e5676cb3758b authored about 2 years ago
No longer install `libxml2` and `libxslt` since nokogiri vendors them.

14f382761e3b5b4631d4130e0975ea017dacb903 authored about 2 years ago
Update the `RONIN_VERSION` args.

5d43cee3dd6c8736a5e307657768241e950f3fc7 authored about 2 years ago
Logout after pushing the images.

c83fd3a4dda12897ba295888a8001410cff46f14 authored about 2 years ago
Move the `build` task down.

4c0b804235cd03c5ef4872748eacbca8ba2f4764 authored about 2 years ago
Remove the `tag_latest` task.

f01df369b5389caaf05a67ac3b31d8e56f300ed6 authored about 2 years ago
Ensure version tags are prefixed by a `v`.

786940128ff6f98ebf7f94ae83c8920cb59e43e3 authored about 2 years ago
Updated the image versions in the README.

720a9da0baa8a28032c687eba5b3ff6b6a3c7086 authored about 2 years ago
Also remove `gcc` and `make` from the alpine image.

29bdf0766981dec3ac1a5bb9fac1c06caa07dc84 authored about 2 years ago
Also install the `ruby-bundled-gems` package, since it's not depped in.

a185c76c17ff1862a91a4e8e418e89f559ab2499 authored about 2 years ago
Also automatically create a tag the repo after releasing.

bbba4049ab4620f1a2a78d42e02f8f333b76bd2b authored about 2 years ago
Update the ronin version to 2.0.0.beta2.

9f408c072ec70d03183d85995ab1e47b9701e5e8 authored about 2 years ago
Fixed a markdown link.

c090a02c25b5ca30aed7ca002650c6b88d2f9122 authored about 2 years ago
Added more links to the other libraries and their examples.

1230152614acc043c5e3cb84be164fe9df3faf25 authored about 2 years ago
Mention that Ronin is free and Open Source.

6d87ec5922efc36500ed350e1dafb05b69abfea9 authored about 2 years ago
Add a missing markdown link.

0608b60547bca5e404ee914a364c4ef58a511e77 authored about 2 years ago
Updated the project description.

0d7e845cb7318d9aa4e43f1e671e620271633f3f authored about 2 years ago
Added a "What is Ronin?" section.

6a353ef3606a659025824d81e11a8ab2b7bd1ab7 authored about 2 years ago
Updated the README.

020af37386fb3b9de0231a84a71c9c1547ccbd15 authored about 2 years ago
Also tag the `lab` image with `RONIN_VERSION`.

8e6405dc25ff2e6d1b28c5c7b89f214e8846afd5 authored about 2 years ago
Quote all ARG/ENV variables.

93ed3288b310bb2f53c05b2dd0132b43e77be361 authored about 2 years ago
Add `build_fedora` to the `all` task.

f2905a51d0d889eae977f7e90004be8283515a08 authored about 2 years ago
Tag the docker images with the `RONIN_VERSION` as well.

cd9b43c343ae2ad814c794b78c9774d4d01142d8 authored about 2 years ago
Install `rubygem-rake`.

7e12ffb8805124ff5f2423842e6e29db7212cbc1 authored about 2 years ago
Properly quote any ENV variables.

801250a3897aefe5c623bfcc9d0da663aa5b6002 authored about 2 years ago
Properly reference the `ENV` variables.

14de05a738538ce8b8cdb5b465a429886e185a41 authored about 2 years ago
Use `ENV` instead of `ARG`.

a6422c7f09c63e8a6ce454a1dcd8f433d77b2193 authored about 2 years ago
Update the `RONIN_VERSION`s in the Dockerfiles as well.

cd54b7e41c16b6ca08a5106ee90e6f3f678aa4d9 authored about 2 years ago
Updated the ronin version to 2.0.0.beta1.

7e2195f177b05eba8410ba697fcb0727d0249454 authored about 2 years ago
Update the ubuntu base image version.

5ec9f9acaa3f9524c8cfa771ed9c7226478dd216 authored about 2 years ago
Link to the Mastodon account.

7c84e49bc781b7ca55fb3d7ac12813ff410e780e authored about 2 years ago
Removed the slack link.

2b3327c78d6862aafe935461e908fd30aeaf6085 authored about 2 years ago
Added a Dockerfile for Fedora.

faf9572ae483119892ed3199a7c2a60f585dd272 authored about 2 years ago
Link to DockerHub.

f44118e94575aeb524619db9e1df4ba5424487d4 authored over 3 years ago
Add standard links to the top.

ba16bc837f32250f801809f3269ae21835fc4859 authored over 3 years ago
Removed IRC link.

5727aec550195f4f215696434f617db0a538b559 authored over 3 years ago
Added tasks for shelling into the images.

85256e52b1e2686113e26024860fc3930f517716 authored over 3 years ago
Require re-building the images before releasing them.

bae43d55a14c2efbdba9e965c40ec1bdde4812c8 authored over 3 years ago
Better task names.

714db6cc012aabcdd4a6c05078fb547c8eb46c09 authored over 3 years ago
Fixed a typo.

a5d5253e2f99593b7877111a004d45438a4fa2cb authored over 3 years ago
Added bzip2 to lab image.

5982e58586a9c600547605673f7bea7b4252ad3b authored over 3 years ago
Add a symlink to Dockerfile.ubuntu for convenience.

4c9a0139ac32e0e8166cb15f2da131ae2a9f7d23 authored over 3 years ago
Remove gcc and make afterwards.

20de5111bc30ad4241562fbe203329a7e935cfd8 authored almost 4 years ago
Combine the two RUN commands.

05974f75559146e8fabd0669f77723d644bca055 authored almost 4 years ago
Wrap TZ in curly braces.

aa2ec55b366945eccdd4f4ce7269952b47d220b7 authored almost 4 years ago
Make LANG an ARG.

1beb6111a3f51739a1516786635d3452ac54c6b9 authored almost 4 years ago
We cannot uninstall the -dev libraries as they remove the .so files.

* Also don't remove ruby-dev, as we want to simulate a complete ruby
install, including librub...

13610ffbcd8afe707f223027500336f59ae25c16 authored almost 4 years ago
No longer try to remove gcc or make, as apt will remove other libraries as well.

88a16b010da72c23547027c2ac9f97efeb623b50 authored almost 4 years ago
Optimize the alpine image by removing the build dependencies after ronin is installed.

* https://www.sandtable.com/reduce-docker-image-sizes-using-alpine/

709572faafb0679a385d88b62eda0193f89dab06 authored almost 4 years ago
Remove build packages and apt cache at the end of the RUN command.

* https://cloud.google.com/solutions/best-practices-for-building-containers

682f27beabf1feff2401b2e6355f7ebbc117536f authored almost 4 years ago
Use `apt-get clean -y`.

* https://cloud.google.com/solutions/best-practices-for-building-containers

c8a5ca46ed8b331a69780f01ee87fc302ae954d0 authored almost 4 years ago
Remove duplicate `apt-get update` command.

e1a0a193bc58ad15646bf6167cbcfc104fcbd9bc authored almost 4 years ago
Use the full docker image name.

658eaf5171dff64d5b382ab8b7c1bb6985e8751c authored almost 4 years ago
Do not set http_proxy/https_proxy manually, as docker >= 17.07 can handle this.

* https://docs.docker.com/network/proxy/

303dbdd1700673cfa7d2507177563a6666a5def3 authored almost 4 years ago
Allow the lab image to configure http_proxy / https_proxy via HTTP_PROXY.

9811a642f44ce74ddb88f711348a69b6537edc2e authored almost 4 years ago
Make the user name configurable.

6d124a08f1efc5187013e1fe6846e6bcf0b50a13 authored almost 4 years ago
Added make task aliases for alpine, ubuntu, lab, and latest.

* Alias ronin:latest to ronin:lab.

0fda0180bce51148180b1d16456df234affdcb49 authored almost 4 years ago
Also build the alpine image when running `make build`.

933cfe9a3546a9a251a93d6ddd8d0c2e28990e6f authored almost 4 years ago
Correctly set the timezone in the alpine image.

* https://wiki.alpinelinux.org/wiki/Setting_the_timezone

f4b86aad3ec4e2b113acb7d733dd4e6fd8ac9edf authored almost 4 years ago
Optimize the docker images by combining RUN commands and calling `apt-get clean`.

022044079bc4281c673690b3b7db61055527fe39 authored almost 4 years ago
Version bump the ronin gem to 1.5.1.

cc1deb28f1179b91d0833321c31a8035b8e5ec01 authored almost 4 years ago
Formatting.

4d78e9eed853fd7f105900895e23277b0937f03b authored almost 4 years ago
Added a Dockerfile for Alpine Linux.

2285a5dd124c90af519860ea07e82996d298b1ae authored almost 4 years ago
Allow UBUNTU_VERSION and RONIN_VERSION to be overriden via the command-line.

60d8e2a699d8abfd2d0cb193c3ebf60279946106 authored almost 4 years ago
Also remove the :latest tag.

d23f0768f1bd70bb62cb2d7d97f923db9ce65611 authored almost 4 years ago
Allow the image name to be configurable.

fc1dfe8449bd9e886686e5ec807add342ccb7b5e authored almost 4 years ago
Add a ronin:latest task.

a7c319b70f03fefe796a905ce3509aeb479f55df authored almost 4 years ago
Name the tasks after the docker image names.

7ce169476c703774c4c86bd91fc0dda8a1cfb2aa authored almost 4 years ago
Allow the gem version of ronin to be configured.

65f9cdb78d725f27ed14d983fa6c85b286b8a800 authored almost 4 years ago
Allow the UBUNTU_VERSION to be configurable from the Makefile.

d1dc331ee42122d3f0a7fb82049f111b599bb25e authored almost 4 years ago
Revert "Move the ronin:* Dockerfiles into ronin/ directory."

This reverts commit 173d4524809507d18793e1f5fbe7f28a5b783dcf.

20d51fd259d9cba8942134fdd228783eb7ee3b41 authored almost 4 years ago
Link to https://rubygems.org/gems/ronin

33021233ed661e11b799a3b94c1c49e6f7ade03e authored almost 4 years ago
Move the ronin:* Dockerfiles into ronin/ directory.

173d4524809507d18793e1f5fbe7f28a5b783dcf authored almost 4 years ago
Add command for pulling the ronin:latest image.

a740f347f4a6cfec20097a56480f76ca8030c3b2 authored almost 4 years ago
Mention ronin:latest is an alias for ronin:lab.

aa1dd02a9af19afadef96557414826963a911c35 authored almost 4 years ago
Alias ronin:latest to ronin:lab.

3d695589ccd193c3d61becd16fd4a2331af64004 authored almost 4 years ago