Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Publish docker image, ease local installation #7

Open
Rots opened this issue Jun 16, 2017 · 0 comments
Open

Publish docker image, ease local installation #7

Rots opened this issue Jun 16, 2017 · 0 comments
Assignees

Comments

@Rots
Copy link

Rots commented Jun 16, 2017

I wish there'd be a single docker image I could pull from Docker Registry to run a local test set-up for evaluation.
E.g.
docker run -p 80:80 autolab/autolab-testing:2.0.8

That includes two points:

  1. please publish images (tango, autolab) of project releases on a public docker registry (e.g. Docker Hub). This saves me having to follow the official installation instructions - I can easily use a non-Ubuntu environment being a non-root user (with just access to run docker).
  2. if the local setup is only meant for testing anyway then I see no harm in publishing a single image that contains a database and the web frontend in a single image (with hardcoded or generated passwords and other configuration, so that I wouldn't have to care).
    This would tremendously ease the evaluation/testing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants