• Skip to primary navigation
  • Skip to content
  • Skip to footer
Looking for data in all the right places...
  • Portfolio
  • Posts
  • Categories
  • Tags
  • About
    Francis T. O'Donovan

    Francis T. O'Donovan

    Principal Data Scientist at TriNet – Planet discoverer, researcher, developer, geek.

    • Boston, MA
    • Website
    • Email
    • Bitbucket
    • GitHub
    • Google Scholar
    • KeyBase
    • LinkedIn
    • Medium
    • ORCiD
    • ResearchGate
    • StackOverflow
    • Twitter
    • Mastodon
    • Keyoxide

    Docker: ‘Could not find’ with network prune

    September 26, 2018 less than 1 minute read

    If you encounter the following error when starting a docker container:

    ERROR: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network
    

    try using docker network prune to remove all unused networks and free up the address pool.

    Via GitHub.

    Tags: docker, til

    Categories: til

    Updated: May 1, 2023

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    Declare your python dependencies within your Jupyter notebook

    January 16, 2025 less than 1 minute read

    Reproducible workflows are simplified with tools like Nix for shell scripts and juv for Jupyter notebooks, enabling dependency declarations directly within s...

    Why you should really prepare for your one-on-ones

    January 16, 2025 less than 1 minute read

    Maximize the impact of your 1-on-1 meetings by preparing thoroughly, not just with your direct reports but also with your managers, to boost both job perform...

    Why You’re Not Getting Value from Your Data Science

    May 16, 2023 1 minute read

    If companies want to get value from their data, they need to focus on accelerating human understanding of data, scaling the number of modeling questions they...

    List only untracked files

    May 3, 2023 less than 1 minute read

    Using ls-files

    • Follow:
    • Feed
    © 2025 Francis T. O'Donovan. Powered by Jekyll & Minimal Mistakes.