Skip to content

No apparent difference between autobuild and non-autobuild #2

Description

@eap

You have two repositories on dockerhub

  1. https://hub.docker.com/r/ikester/blender/
  2. https://hub.docker.com/r/ikester/blender-autobuild/

They both appear to have the same images. It would be nice if there were versions of your images without the entrypoint; this is what I assume you intended for the non-autobuild? Some tools don't play nicely with entrypoints. Also, most users assume you can run something like docker run -it <image> /bin/bash and entrypoints prevent this.

For a variety of reasons sending a pull request is not possible for me even though this looks like a really easy fix.

I'd like to be able to share your images by directly referencing their dockerhub name, but until a fix for this bug is implemented, the best I can do is suggest people download your docker files, edit them, and rebuild locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions