Skip to content

[馃悰 Bug ]: /tmp/extension.sh not find#580

Description

@gongxuesusan

Operating System

Ubuntu 24.04

Docker Image

try to build image from emulator file

Expected behaviour

emulator run should create image

Actual behaviour

emulator run gave error:
/tmp/extension.sh not find

Test env: ubuntu
Command: docker build -t test -f docker/emulator .
emulator file was hard coded for args:
ARG DOCKER_ANDROID_VERSION=" "
#FROM budtmo/docker-android:base_${DOCKER_ANDROID_VERSION}
FROM budtmo/docker-android:base

#==================

Android Packages

#==================
ARG EMULATOR_ANDROID_VERSION="10.0"
ARG EMULATOR_API_LEVEL="29"

Logs

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions