Giter Site home page Giter Site logo

Comments (6)

BenasB avatar BenasB commented on May 19, 2024

Seems like I'm experiencing something similar in #49 After more testing, it sometimes starts correctly, did not face any issues with Windows though

from docker-alpine-ftp-server.

BenasB avatar BenasB commented on May 19, 2024

I can see there's a revert-22-master tag in docker hub, I tried it out and it seems like I don't get this error (at least after ~5 times). Although stopping the container is for some reason taking longer. Would you mind trying that tag @derMart ?

from docker-alpine-ftp-server.

derMart avatar derMart commented on May 19, 2024

I tried the revert-22-master tag. As this is undeterministic it is hard to tell, but from now only 2 startups problem does not appear (EDIT: will report back when I got some more experience). But I also experience that the container is taking much longer to shutdown. Tbh, that is pretty annoying ...

@delfer But this might be a hint that there is a regression going on between revert-22-master and current release

from docker-alpine-ftp-server.

delfer avatar delfer commented on May 19, 2024

@derMart @BenasB is this problem occurs with the latest image version? Whit Docker version do you use? Can you provide container output?

from docker-alpine-ftp-server.

9en9i avatar 9en9i commented on May 19, 2024

@delfer. I have the same problem. I'm using Docker Desktop 4.25.1 on a Mac with M1 chip. The latest version of the image. MacOS version is 14.1.1. Container output:

adduser: user 'user' in use
process has died, quitting

My docker compose file looks like this:

x-ftp-connection: &ftp-connection
  USERS: $CORE__CDN_FTP_USER|$CORE__CDN_FTP_PASSWORD|/home/local

services:
  storage:
    image: delfer/alpine-ftp-server
    environment: *ftp-connection
    volumes:
      - ./ftp_data:/home/local
    ports:
      - "21:21"
      - "21000-21010:21000-21010"

from docker-alpine-ftp-server.

johanan1 avatar johanan1 commented on May 19, 2024

Same here. Container dies randomly during startup. Running Macbook Pro M3 and Docker Desktop 4.27.0.

from docker-alpine-ftp-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.