Skip to content
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

Add dockerfile for task development #56

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

htwangtw
Copy link
Contributor

Feel free to merge or disregard this PR!

Here's the dockerfile I used for developing the ICM task.
It removes all the eyetracking related things.
It might be useful for the future if people refuse to install psychopy, like me.

I locked the psychopy version to 2020.2.4.post1 and made changes to requirements to make things work. Psychopy dependency is almost changing every time they have an update. If we want to upgrade psychopy, it's better to test before changing things.

- lock version of psychopy
- limit pandas dependency as psychopy still uses append
- `run_docker_dev.sh`: bind all variable and path needed for the docker
  image
- instruction on how to run it
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.

1 participant