How to build an docker images

ibardarov's Avatar

ibardarov

27 Jan, 2023 04:50 PM

Hello,
When I tried to use docker I got an error:

```
docker run --rm busybox echo hello_world

docker: C:\appveyor\projects\fms-analytics-standard-zone-transform\Publish-ECR.ps1:16
Line |
  16 | docker run --rm busybox echo hello_world
     | ~~~~~~
     | The term 'docker' is not recognized as a name of a cmdlet,
     | function, script file, or executable program. Check the
     | spelling of the name, or if a path was included, verify that
     | the path is correct and try again.

```

I think I use windows image because I have in appveyor.yml
image: Visual Studio 2019

My end goal is to do "docker build" and publish to ECR.
I have made it working with a "process runner" on my local machine now I want to make it run on the real server.

  1. Support Staff 1 Posted by Feodor Fitsner on 27 Jan, 2023 08:05 PM

    Feodor Fitsner's Avatar
  2. 2 Posted by ibardarov on 31 Jan, 2023 12:40 PM

    ibardarov's Avatar

    Thank you!
    It seems that we don't have that image in our setup.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

03 Oct, 2024 07:07 PM
01 Oct, 2024 05:06 PM
01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM