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
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -105,8 +105,8 @@ Here we are leveraging a multi stage DockerFile to run custom logic and pull dow
105
105
## Full loop - getting a Mod to Dockerhub
106
106
107
107
First and foremost to publish a Mod you will need the following accounts:
108
-
Github- https://github.com/join
109
-
DockerHub- https://hub.docker.com/signup
108
+
*Github- https://github.com/join
109
+
*DockerHub- https://hub.docker.com/signup
110
110
111
111
We reccomend using this repositroy as a template for your first Mod, so in this section we assume the code is finished and we will only concentrate on plugging into Travis/Dockerhub.
0 commit comments