Skip to content

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 239 commits into from
Aug 17, 2015
Merged

Gazebo4 #3

merged 239 commits into from
Aug 17, 2015

Conversation

scpeters
Copy link

Fast-forward the gazebo branch.

Add tags for gazebo4 in 1b43338.

dothebart and others added 30 commits May 11, 2015 14:40
* Drop openSUSE 13.1.
* Update openSUSE 13.2
* Update openSUSE Tumbleweed
It won't be receiving any updates
Add latest 2015.06 Rakudo Star release
Should be 2015.06, not 2015.05
- `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)
aluzzardi and others added 22 commits August 7, 2015 15:09
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
Update ubuntu (especially for 14.04.3)
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
- `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 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>
@ruffsl
Copy link
Collaborator

ruffsl commented Aug 16, 2015

+1

@tfoote
Copy link
Member

tfoote commented Aug 17, 2015

lgtm.

@ruffsl So process check. We merge this here, and then submit a PR upstream to merge it there?

@ruffsl
Copy link
Collaborator

ruffsl commented Aug 17, 2015

@tfoote , correct. Just make the PR to the official library like I did here:
docker-library#855
with the added new tags, and a description of what's changed.

tfoote added a commit that referenced this pull request Aug 17, 2015
@tfoote tfoote merged commit bba51f2 into ros-infrastructure:gazebo Aug 17, 2015
@tfoote
Copy link
Member

tfoote commented 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.