The document presents research on the outdatedness, vulnerabilities, and bugs in Docker containers. It analyzes over 7,000 Docker images and finds that over half have not been updated in four months. Packages in unofficial images tend to be more outdated than official images. All official Node.js-based images contain vulnerable npm packages, with an average of 16 vulnerabilities per image. Older images generally have more outdated and vulnerable packages. The researchers conclude that tools are needed to help Docker users update their packages and containers. Future work could expand the analysis to other ecosystems and create a tool to assess package outdatedness and vulnerabilities in Docker containers.