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-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,13 +100,9 @@ Update the Dockerfile such that
100
100
- IFIX_TAR is the name of the iFix download file. This must be located in the same directory as the Dockerfile
101
101
- USER must be updated to match the ID of the ace user
102
102
103
-
To build the image use a command such as the following:
103
+
To build the image use a command such as the following`docker build -f Dockerfile --tag myregistry.com/ace/ace-server-prod:12.0.2.0-ACE-LinuxX64-TFIT38649 .`
0 commit comments