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
The usage command should be updated to docker run --link your-mysql:mysql -p 80:80 -e DB_USER=your-dbuser -e DB_PW=yourdbpass -e DB_NAME=yourdbname governoregionalazores/collectiveaccess:1.7.6
or a latest tag should be added to the docker hub site. Also --link instead of -link
The text was updated successfully, but these errors were encountered:
The usage command should be updated to
docker run --link your-mysql:mysql -p 80:80 -e DB_USER=your-dbuser -e DB_PW=yourdbpass -e DB_NAME=yourdbname governoregionalazores/collectiveaccess:1.7.6
or a latest tag should be added to the docker hub site. Also --link instead of -link
The text was updated successfully, but these errors were encountered: