Skip to content

Conversation

@tessprime
Copy link
Contributor

This is intended to resolve #7, introduce a docker file that will make it easy to start running

There are two dockerfiles, the base Dockerfile and the DockerfileDev, which is intended to use the base and the execute the website from the /mnt/gvv directory which is mounted from the actual directory. This will allow faster development by not needing the docker image to be recreated.

The current implementation is incomplete as there are some weirdnesses getting conda to work correctly, but I think this will make it easier to run tests and set up the dev environment for contributors.

Seek assignment was reversed. This fixes it to:

```
mediaElement.currentTime = current.playbackTime
```

This restores the user's ability to seek to a specific point in the audio file.

Resolves lmcnulty#5.
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.

Proposal: Instructions / Dockerfile

1 participant