Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Manually – PB Docs 2022 – PowerBuilder Library

Manually – PB Docs 2022

Manually

Create a file named Dockerfile in the same
directory as the C# Solution with the following contents (You might
need to create them somewhere else and then copy them over due to
permissions):

and a file named .dockerignore containing the
following:

The location should look like this:

explorer_solution_location.png

Open a PowerShell window in this directory and run the following
command:

Where <Container Registry URL> is the
Container Registry’s URL from the Creating an Azure
Container Registry
section.

In this case, <Container Registry
URL>/pscitutorial-webapi:0.1
is the image’s tag.

Now you need to log in into azure from PowerShell. Run the
following commands:

This will open a browser tab in which you should login with the
Microsoft Account you’ve been using so far.

Once you log in, run the following command:

Where <Container Registry name> is
the Container Registry’s URL from the Creating an Azure
Container Registry
section.

With this process finished, we can now push the image to the
Container Registry:

You should see something like this:

docker_push_complete.png

With this, the container is now available in the Container
Repository for us to use.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x