Skip to content

Add version 44 Dockerfile#1

Open
m-fleming wants to merge 3 commits intonjoy:masterfrom
m-fleming:master
Open

Add version 44 Dockerfile#1
m-fleming wants to merge 3 commits intonjoy:masterfrom
m-fleming:master

Conversation

@m-fleming
Copy link

Hi @jlconlin,

As discussed, here is a version 44 Dockerfile. I've tested that it builds and added a few lines to the readme.

Best,
Michael

Copy link
Member

@jlconlin jlconlin left a comment

Choose a reason for hiding this comment

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

Nice Pull Request. Thanks for your contribution. Just a few minor things to take care before this is finalized.


- `23`:
This is the version NJOY2016.23 associated with the git tag `2016.23`.
Within these subfolders you will find Dockerfiles that define the builds for Docker images
Copy link
Member

Choose a reason for hiding this comment

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

There is no need to put this on separate lines. It makes it difficult to modify—and stay consistent—in the future.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks - I'm happy to make changes but do you mean remove the bullets or the newlines in the text?

Copy link
Member

Choose a reason for hiding this comment

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

What I mean is lines 3--7. They should all be on line line.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks - I've made the change.

and, with a operating version of Docker on your machine, download them using:

```
docker pull njoy21/njoy2016:44
Copy link
Member

Choose a reason for hiding this comment

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

I'll need to actually put this on Docker Hub when this is done.

Copy link
Author

Choose a reason for hiding this comment

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

Yes, but there is also the option of automated builds with docker hub.

See: https://docs.docker.com/docker-hub/builds/

These can be setup for github and bitbucket and cause automatic builds whenever there is a push to certain branches of the repo. In this case, you could trigger the build(s) automatically.

Copy link
Member

Choose a reason for hiding this comment

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

I should get that set up.

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.

2 participants