Skip to content

Conversation

@Anna-Rehm
Copy link
Collaborator

WIP PR for code review.

@Anna-Rehm Anna-Rehm requested a review from sjanssen2 May 24, 2024 11:35
Copy link
Member

@sjanssen2 sjanssen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first round of comments, I am not yet able to start the system. Need to chat offline with you

@@ -0,0 +1,24 @@
**IMPORTANT: Have docker installed!**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add that podman is only available since Ubuntu 20.10 (I just spend 30min to find ways install on 20.04)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also add a note on how to install podman-compose: pip3 install podman-compose

README.md Outdated
### Hopefully "foolproof" instructions:
1. Clone repository
2. Move into Image Folder `cd Images/qiita`
3. Build docker image `docker build . -f qiita/Dockerfile -t qiita`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to build the image on qiita.intra. I ran into the proxy issue. Should we leave some info to add these to the docker file?

ENV http_proxy="http://proxy.computational.bio.uni-giessen.de:3128"
ENV https_proxy="http://proxy.computational.bio.uni-giessen.de:3128"
ENV ftp_proxy="http://proxy.computational.bio.uni-giessen.de:3128"

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.

3 participants