wso2 / docker-apim

Docker and Docker Compose resources for WSO2 API Manager
Apache License 2.0
143 stars 215 forks source link

Build command for docker missing path #463

Closed acroberts16 closed 2 years ago

acroberts16 commented 2 years ago

Description:

Instructions provided here: https://github.com/wso2/docker-apim/

Need to be updated to include the path:

docker build -t wso2am:4.1.0 .

Include the . (dot) to indicate the path.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce: Run through build steps for ubuntu image.

PasanT9 commented 2 years ago

Replicate of https://github.com/wso2/docker-apim/issues/462