Young

Results 125 comments of Young

Can you put the database version in your tool-specific readme? ([tbprofiler/4.3/README.md](https://github.com/StaPH-B/docker-builds/pull/434/files#diff-3328caf7be3ccffd7b0c49289b60bd1fd53b62f49274e9f884c464ecfe0e3d3f))

Here's an example: https://github.com/StaPH-B/docker-builds/tree/master/ncbi-amrfinderplus/3.10.36 Perhaps I should add a database section in the readme template

Works for me! I'm going to 1) merge this 2) make sure everything is there on quay (it's been awhile so this might take me... awhile) 3) get this container...

Could you give an example of how you want this to look?

The label is correct in the template, right? https://github.com/StaPH-B/docker-builds/blob/master/dockerfile-template/Dockerfile @kapsakcj , do you think we need to add/change labels?

@jrichardsz , were you still interested in creating an updated trycycler docker container for us? I imagine the dockerfile would be similar to the [older version](https://github.com/StaPH-B/docker-builds/blob/master/trycycler/0.5.0/Dockerfile), but would need -...

I just found some documentation on getting a specific readme uploaded into dockerhub for a container at https://github.com/docker/build-push-action/blob/master/docs/advanced/dockerhub-desc.md and https://github.com/peter-evans/dockerhub-description: Specifically, ``` - name: Update repo description uses: peter-evans/dockerhub-description@v2 with:...

Turns out the 'peter-evans/dockerhub-description' route WOULD work, but doesn't because of access token issues : https://github.com/peter-evans/dockerhub-description/issues/10 There doesn't seem to be any other good options to do this, so I'm...

I'm closing this issue, because it doesn't seem to be an issue anymore.

Also, for those who still want to use MultiQC for iVar 1.3, this is how I'm cheesing it (I'm just hoping my log file is less than 10000 lines): ```bash...