forked from docker-library/official-images
-
Notifications
You must be signed in to change notification settings - Fork 3
Gazebo4 #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Gazebo4 #3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Drop openSUSE 13.1. * Update openSUSE 13.2 * Update openSUSE Tumbleweed
Update openSUSE images
It won't be receiving any updates
Add latest 2015.06 Rakudo Star release
Add Peter and Talon to maintainers list
Add kaazing image
Should be 2015.06, not 2015.05
Fix bad rakudo star tag
- `drupal`: 8.0.0-beta12 - `kibana`: 4.1.1 - `logstash`: 1.5.2 - `mongo`: 3.1.5 - `mysql`: fix `my_print_defaults` duplication (docker-library/mysql#75) - `percona`: 5.5.44-rel37.3-1.wheezy and 5.6.25-73.0-1.wheezy - `php`: switch from bz2 to xz (docker-library/php#110) - `pypy`: pip 7.1.0 - `python`: pip 7.1.0 - `rabbitmq`: simple support for alternate `default_vhost`, `default_user`, `default_pass` (docker-library/rabbitmq#28)
Updated images for CVE-2015-4000 (MGASA-2015-0246)
…brary Update docker-library images
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
Update ubuntu (especially for 14.04.3)
update swarm to 0.4.0-rc2
…onbuild add onbuild to clojure image
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
update swarm to 0.4.0
- `celery`: docker-library/celery@033c91f - `elasticsearch`: docker-library/elasticsearch@4e491a7 - `ghost`: docker-library/ghost@7200faa - `hello-world`: docker-library/hello-world@2224815 - `irssi`: jessfraz/irssi@46f8d10 - `mongo`: 2.6.11 - `mysql`: `skip-name-resolve` (docker-library/mysql#89) - `owncloud`: 7.0.8 and 8.1.1 - `php`: docker-library/php@7575282 - `postgres`: 9.5~alpha2-1.pgdg80+1 - `redis`: redis/docker-library-redis@d2877d5 - `redmine`: infosiftr/redmine@dbd8af6 - `ruby`: `--no-document` (docker-library/ruby#49) - `wordpress`: fix FPM support (docker-library/wordpress#92)
Add library file for NATS
Add new tag "2.1", and update tag "2" to point at this new release. These tags now point to distribution-library-image, which is a slimmed down image, rather than the golang-derived image used to build registry from source. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Update library/registry image to v2.1.0
…brary Update docker-library images
Adds Rocket.Chat
….1.1 Update Registry to v2.1.1
+1 |
lgtm. @ruffsl So process check. We merge this here, and then submit a PR upstream to merge it there? |
@tfoote , correct. Just make the PR to the official library like I did here: |
tfoote
added a commit
that referenced
this pull request
Aug 17, 2015
upstream pr: docker-library#971 |
mikaelarguedas
pushed a commit
that referenced
this pull request
Nov 25, 2020
New repo is bonita-distrib (community version) New release 7.11.3
mikaelarguedas
pushed a commit
that referenced
this pull request
Apr 1, 2023
We ran into a race condition that we _think_ might be GC related, but we don't want automatic GC generally anyhow so we'll just disable this entirely and keep our eyes open for that race to resurface. $ printf 'FROM ubuntu:20.04\n' | docker buildx build --builder bashbrew-arm64v8 --output type=oci --build-arg BUILDKIT_SYNTAX=docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 --provenance=mode=max --sbom generator=docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 --platform linux/arm64/v8 - > oci.tar #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 55B done #2 DONE 0.0s #3 resolve image config for docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #3 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #4 resolve docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 done #4 DONE 0.0s #4 docker-image://docker.io/docker/dockerfile:1@sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 #4 CACHED #5 resolve image config for docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #5 DONE 0.1s #6 [internal] load metadata for docker.io/library/ubuntu:20.04 #6 DONE 0.6s #7 docker-image://docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #7 resolve docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 0.0s done #7 DONE 0.0s #8 [linux/arm64] generating sbom using docker.io/docker/buildkit-syft-scanner:stable-1@sha256:71c6aab70e25388abf054da2eaaf121727e3a4f464ddfb1987052b83c9419949 #8 CACHED docker-library#9 [1/1] FROM docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 docker-library#9 resolve docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 0.0s done docker-library#9 DONE 0.0s docker-library#10 exporting to oci image format docker-library#10 exporting layers done docker-library#10 exporting manifest sha256:7ee27ad7ace5741767778121ad82066c09383c68e462efcfaad124cc074b48a8 0.0s done docker-library#10 exporting config sha256:b559481b22258f45e33c28e36cab179693b1d6ca1bfa8d7acf2b068cd61d4b39 done docker-library#10 ERROR: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found ------ > exporting to oci image format: ------ ERROR: failed to solve: content digest sha256:a774dfcdedc7c7c4f0009ddadc2f33557d60452450684534df5625f9693df81a: not found
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fast-forward the gazebo branch.
Add tags for gazebo4 in 1b43338.