You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside dockerForServer.zip there is a possible Dockerfile for the server. In this environment, you can build and run other docker containers on the server without problems.
Also, java and nextflow are installed.
You just need to
build with ./build.sh
start with ./start.sh
log in with your git credentials
clone this repo
launch ../nextflow run fiveProcesses.nf -with-docker federicacitarrella/dockertest:image1 federicacitarrella/dockertest:image2
@federicacitarrella could you test it on your local pc? If everything is ok we can proceed to upload it to the server
Warnings
Since the server could be closed, any variation could be lost. So keep track of everything (using github and Dockerfile)
The text was updated successfully, but these errors were encountered:
Inside dockerForServer.zip there is a possible Dockerfile for the server. In this environment, you can build and run other docker containers on the server without problems.
Also, java and nextflow are installed.
You just need to
@federicacitarrella could you test it on your local pc? If everything is ok we can proceed to upload it to the server
Warnings
Since the server could be closed, any variation could be lost. So keep track of everything (using github and Dockerfile)
The text was updated successfully, but these errors were encountered: